// DISABLE-ERRORS expect class My(a: Int, b: String) { fun test() constructor(b: String, a: Int) }