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