blob: 5a5a0971bb42d25fa4e5cacbc73b3ff2c7093001 [file] [log] [blame]
fun foo(p: Int){}
fun f() {
f<caret>
(a + b).x()
}
// ELEMENT: foo