blob: d2cc88740d136916c9bb77ee42e6465ec4814133 [file] [log] [blame]
fun foo(list: List<String>) {
list<caret>
}