blob: d962371f88d98dffe2b456fe1bc9de0bc471fcd7 [file] [log] [blame]
fun some() {
if <caret>(3 > 5) {
}
}