blob: 3766833952b92a67c83c0b43f8148af0d95e768f [file] [log] [blame]
fun f() {
val v = emptyList<<caret>>()if (x) a else b
}
// ELEMENT: emptyList