Files
kotlin-fork/idea/testData/codegen/helloWorld.jet
T
2011-03-24 18:00:05 +01:00

2 lines
48 B
Plaintext

fun f() { System.out?.println("Hello World"); }