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

2 lines
54 B
Plaintext
Vendored

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