8aba862e97
#KT-9370 Fixed
4 lines
39 B
Kotlin
Vendored
4 lines
39 B
Kotlin
Vendored
for (arg in args) {
|
|
println(arg)
|
|
}
|