Refactor scratch tests: add ability to set scratch options in test file
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
// REPL_MODE: true
|
||||
|
||||
val a = 1
|
||||
when(a) { // OUTPUT: 1
|
||||
1 -> println("1")
|
||||
|
||||
Reference in New Issue
Block a user