Files
kotlin-fork/compiler/testData/integration/smoke/syntaxErrors/test.kt
T
2015-01-03 12:28:54 +03:00

5 lines
50 B
Kotlin
Vendored

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