Files
kotlin-fork/compiler/integration-tests/testData/smoke/syntaxErrors/test.kt
T
2014-08-13 11:10:39 +04:00

5 lines
50 B
Kotlin

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