Configuration: move scratch tests to separate module
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// REPL_MODE: true
|
||||
|
||||
foo() // ERROR: error: unresolved reference: foo...
|
||||
/** unresolved.kts:3 error: unresolved reference: foo
|
||||
foo()
|
||||
^ */
|
||||
Reference in New Issue
Block a user