blob: 6cec6a5d4d4f96c79182a8bff4b78b8b4d581d6c [file] [log] [blame]
fun foo(names: List<String>) {
names<caret>
}