blob: 567cf9ccc9ac4522ef7cb2e3ba9ddfc421a11658 [file] [log] [blame]
// TEMPLATE: \tfunctionCall\t
fun foo(s: String) {
s.arg<caret>
}