blob: bb03d80c9cbef8cdd05bebc31561062dae797fd4 [file]
fun foo(x: Boolean) {
x.while<caret>
}