Files
kotlin-fork/idea/testData/worksheet/simpleScriptRuntime.ws.repl.after
T

4 lines
74 B
Plaintext
Vendored

// REPL_MODE: true
val a = 1
a // RESULT: res1: kotlin.Int = 1