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