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 Tue Mar 31 07:20:21 UTC 2026.