blob: 868b3eef59d6f3b317cdacacf67b883f3da20272 [file] [log] [blame]
fun foo(x: Int) {
x++.par<caret>
}