2188af2bf9
#KT-4670 Fixed
4 lines
49 B
Kotlin
4 lines
49 B
Kotlin
run {
|
|
init()
|
|
while (condition()) body()
|
|
} |