package dependency2 import test.C object O2 { fun foo(): C = C() }