2188af2bf9
#KT-4670 Fixed
5 lines
48 B
Kotlin
5 lines
48 B
Kotlin
while (condition()) {
|
|
body()
|
|
update()
|
|
}
|