package test class ExtValInClass { val Int.asas: java.util.List? get() = throw Exception() }