blob: a089ed4374a70de5ab21a48fe2b9ded6dc6614d6 [file] [log] [blame]
package test
var <P, Q> Map<P, Q>.asas: Int
get() = throw Exception()
set(i: Int) = throw Exception()