// DISABLE-ERRORS expect class My(a: Int, b: String) { fun foo(param: String): Int val a: Int }