7 lines
57 B
Plaintext
7 lines
57 B
Plaintext
fun test() {
|
|
for (i in 12..) {
|
|
}
|
|
}
|
|
|
|
// TYPE: "."
|