Fix scratch testdata after introducing result vals into repl
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import myTest.MyJavaClass
|
||||
|
||||
MyJavaClass().test() // RESULT: 1
|
||||
MyJavaClass().test() // RESULT: res1: kotlin.Int = 1
|
||||
Reference in New Issue
Block a user