Configuration: move scratch tests to separate module
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// REPL_MODE: true
|
||||
|
||||
println("hello") // OUTPUT: hello
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
// REPL_MODE: true
|
||||
|
||||
println("hello") // OUTPUT: hello
|
||||