Files
kotlin-fork/compiler/testData/codegen/script/helloWorld.ktscript
T
2012-06-05 22:56:26 +04:00

3 lines
58 B
Plaintext

// expected: rv: null
System.out!!.println("hello world")