9 lines
62 B
Kotlin
Vendored
9 lines
62 B
Kotlin
Vendored
package test
|
|
|
|
interface T1 {
|
|
|
|
}
|
|
|
|
class `T1$DefaultImpls` {
|
|
|
|
} |