blob: cf136fd065ce9507d527f15e46fecedb7a44bdca [file]
fun foo() {
val a = 1
val b = 2
<selection>a + b</selection>
}