5 lines
65 B
Kotlin
Vendored
5 lines
65 B
Kotlin
Vendored
fun test() {
|
|
for (i in 1..<expr>10</expr>){
|
|
4
|
|
}
|
|
} |