blob: 1a0c8c27392cdf36149841e24614391200c89913 [file]
interface A {
companion object {
fun create() {}
}
}