Files
kotlin-fork/idea/scripting-support/testData/scratch/simpleNoRuntime.repl.after
T
2019-10-08 15:02:32 +03:00

4 lines
90 B
Plaintext
Vendored

// REPL_MODE: true
// NO_MODULE
arrayListOf(1, 2).size // RESULT: res0: kotlin.Int = 2