Scripting: switch legacy CLI REPL to the new infrastructure

This commit is contained in:
Ilya Chernikov
2022-05-13 20:44:44 +02:00
committed by teamcity
parent 6784cb63aa
commit b36d1be5f8
16 changed files with 185 additions and 62 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
java.lang.RuntimeException
at Line_0$x$1.invoke(Line_0.kts:1)
at Line_0$x$1.invoke(Line_0.kts:1)
at Line_0.<init>(Line_0.kts:1)
>>> x
error: unresolved reference: x
x
^
java.lang.NullPointerException
at Line_1.<init>(Line_1.kts:1)