Fix scratch testdata after introducing result vals into repl
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
val a = 1
|
||||
a // RESULT: 1
|
||||
a // RESULT: res1: kotlin.Int = 1
|
||||
Reference in New Issue
Block a user