internal object F { var i: Int? = 0 //c1 /*c2*/ fun f1() {} //c3 //c4 fun f2() {} fun f3() {} //c5 }