Refactor scratch tests: add ability to set scratch options in test file
This commit is contained in:
+2
@@ -1,2 +1,4 @@
|
||||
// REPL_MODE: true
|
||||
|
||||
val a = 1
|
||||
a // RESULT: res1: kotlin.Int = 1
|
||||
Reference in New Issue
Block a user