blob: d9b540db6a0a0de774d97654a0bf18879d5f723d [file]
// WITH_RUNTIME
fun <caret>foo(): String {
throw UnsupportedOperationException()
}