import kotlin.error as veryBad fun foo() { veryBad() } // ELEMENT: "veryBad"