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