6dbb13c32d
#KT-6798 Fixed
5 lines
54 B
Kotlin
Vendored
5 lines
54 B
Kotlin
Vendored
init()
|
|
while (condition()) {
|
|
body()
|
|
update()
|
|
} |