class C() { constructor(x: Int): this() { fun test() { fun test() {} } } constructor(y: String): this() { fun test() { fun test() {} } } fun test() { fun test() {} } init { fun test() { fun test() {} } } }