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