3 lines
100 B
Kotlin
3 lines
100 B
Kotlin
// "Convert to block body" "true"
|
|
fun <caret>foo(): Nothing = throw UnsupportedOperationException()
|