blob: 2ad64866b451e1e80bb0f0ca0d2107ed40c82ce3 [file] [log] [blame]
internal class F {
fun f1() {}
fun f2() {}
var i = 0
fun f3() {}
}