blob: 9023a3c731d2b6afc4cc7e06d069673c22dd2be7 [file]
class A {
companion object AA {
val x: String = ""
}
}