internal class F { fun f1() { } fun f2() { } var i: Int? = 0 fun f3() { } }