3 lines
52 B
Kotlin
Vendored
3 lines
52 B
Kotlin
Vendored
fun some() {
|
|
var t = 12
|
|
while (t > 0)<caret> |