6 lines
99 B
Plaintext
Vendored
6 lines
99 B
Plaintext
Vendored
fun foo() {
|
|
do// COMPOSITE {
|
|
val x: Int = 42
|
|
// } while (EQEQ(arg0 = x, arg1 = 42).not())
|
|
}
|