blob: 2da3aa5bb3fd3548cd4963f1779bffc7bdbb0ae2 [file] [log] [blame]
// PLATFORM_DEPENDANT_METADATA
package test
import java.lang.CharSequence
val Int.ggg: CharSequence?
get() = throw Exception()