blob: 233fd646106689d4571ddc58f0dc59712e72d6ce [file]
fun foo() {
1 <caret>foo 1
}
fun Int.foo(i: Int) = 1
// EXPECTED: 1 foo 1