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