Configuration: move scratch tests to separate module
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// REPL_MODE: ~REPL_MODE~
|
||||
|
||||
val a: Int? = 1
|
||||
kotlin.test.assertNotNull(1)
|
||||
Reference in New Issue
Block a user