Incorrect +rt parts

The special +rt meta must have exactly two parts: the runtime name and the runtime location.

Incorrect:

+rt jvm
+rt jvm eolang

[] > foo

Correct:

+rt jvm org.eolang:eo-runtime:0.0.0

[] > foo

Published on Fri Oct 10 22:53:59 UTC 2025.