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