blob: f4ee4d6537d44c68ac7ed284e1dbffa4f3d91183 [file] [log] [blame]
package a
fun foo() {
if (!true) {
throw AssertionError("text")
}
}
class AssertionError
// WITH_RUNTIME