// WITH_RUNTIME @get:Throws(RuntimeException::class) val a: String get() = throw Exception()