blob: 2b6b974ec696b61b489b62ed686f827075306062 [file] [log] [blame]
package test
interface T1 {
fun f() {}
}
class `T1$DefaultImpls` {
}