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