blob: 8c89b50f3dfe987c45ac1e9b575c417ef18aa196 [file]
package test
import java.lang.CharSequence
val Int.ggg: CharSequence?
get() = throw Exception()