blob: 1338f292940fbbc6eb4fbc2b34bb24f13bdbbf33 [file]
// FIR_IDENTICAL
fun <T> a(): T = TODO()
val b: Unit = throw a()