package test class C { companion object O { var foo: Int = 1 } }