blob: 9f6cee0b65135e0f614165911364890fbd7fa1b3 [file] [log] [blame]
// WITH_RUNTIME
fun foo(): Nothing {
throw UnsupportedOperationException()
}