Files
kotlin-fork/compiler/integration-tests/testData/syntaxErrors/test.kt
T
2012-11-28 15:20:56 +04:00

5 lines
50 B
Kotlin

package test
fun test() {
val s = System.in
}