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 Jul 10 07:32:16 UTC 2026.