blob: 6bc1d252d074db51436d92fd11c45fd79e287ff9 [file] [log] [blame]
// WITH_RUNTIME
val foo: String
<caret>get() = throw UnsupportedOperationException()