package foo fun c(): Int = b() open class C : B()