blob: a59cd18878014d3f10617642a9c6f57032016760 [file] [log] [blame]
fun foo() {
!(1 == 2 && 3 != 4)<caret>
}