package test class ClassA() { public fun meth1() {} internal fun f(arg: Int) {} }