Files
kotlin-fork/idea/testData/scratch/simpleNoRuntime.repl.after
T

4 lines
90 B
Plaintext
Vendored

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