Refactor scratch tests: add ability to set scratch options in test file
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// REPL_MODE: true
|
||||
|
||||
import inlineFun.*
|
||||
|
||||
foo { 1 + 3 } // RESULT: res1: kotlin.Int = 4
|
||||
Reference in New Issue
Block a user