Files
kotlin-fork/idea/scripting-support/testData/scratch/simpleNoRuntime.kts
T
Natalia Selezneva 1a7f1dff10 Simplify scratch test without runtime to avoid exception form resolver
Create an issue that caused failure of the original test
^KT-34233
2019-10-11 12:33:17 +03:00

4 lines
53 B
Kotlin
Vendored

// REPL_MODE: ~REPL_MODE~
// NO_MODULE
run { 1 + 1 }