package test public class ClassA() { public fun meth1() {} private fun meth2(x: Int): Unit {} }