Files
kotlin/compiler/testData/codegen/systemOut.kt
2013-01-24 21:12:27 +04:00

1 line
37 B
Kotlin

fun f() : Any? { return System.out; }