blob: 87ee8eadae669b12ec35893674fc77bc16b2bda9 [file] [log] [blame]
// WITH_RUNTIME
val foo: String
get() {
throw UnsupportedOperationException()
}