package test import java.util.Map var Map.asas: Int get() = throw Exception() set(i: Int) = throw Exception()