blob: 4a8c96865b003fb66ef17bc63331a8cc33379185 [file] [log] [blame]
fun foo(s: String){ }
fun bar(sss: String) {
foo(<caret>
}
//ELEMENT: sss