6 lines
77 B
Kotlin
Vendored
6 lines
77 B
Kotlin
Vendored
fun test(b: Boolean) {
|
|
<expr>do {
|
|
4
|
|
} while (b)</expr>
|
|
}
|