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 Sep 12 07:13:57 UTC 2025.