class_field_mismatch.golden 113 B

1234
  1. COMPILATION ERROR: 11: type error in call
  2. expected: (x = i32, y = i32)
  3. actual: (x = i32, z = i32)
  4. EXIT CODE: 255