ec5aed82af
#KT-2207 fixed
5 lines
50 B
Kotlin
5 lines
50 B
Kotlin
package test
|
|
|
|
fun test() {
|
|
val s = System.in
|
|
} |