blob: 229a26e8dc60b038514db2e6a17c876ef4f37de3 [file] [log] [blame]
package test
var Int.ggg: Int
get() = throw Exception()
set(p) = throw Exception()