package test interface A { companion object { @JvmStatic fun create() {} } }