5 lines
50 B
Kotlin
Vendored
5 lines
50 B
Kotlin
Vendored
package test
|
|
|
|
fun test() {
|
|
val s = System.in
|
|
} |