blob: 27c61f6134f32690aa5727a7351cdd10d9d08118 [file] [log] [blame]
fun foo() {
{ // BLOCK
do// COMPOSITE {
val x: Int = 42
// } while (EQEQ(arg0 = x, arg1 = 42).not())
}
}