4 lines
83 B
Kotlin
4 lines
83 B
Kotlin
// WITH_RUNTIME
|
|
|
|
fun <caret>foo(): Nothing = throw UnsupportedOperationException()
|