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