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

3 lines
58 B
Plaintext

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