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