Files
kotlin-fork/compiler/integration-tests/data/syntaxErrors/test.kt
T
2012-06-07 18:28:37 +04:00

5 lines
50 B
Kotlin

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