compile-fail.hxml.stderr 187 B

123
  1. Main.hx:5: characters 74-81 : Object requires field y
  2. Main.hx:5: characters 74-81 : { x : Int } should be { y : Int, x : Int }
  3. Main.hx:5: characters 74-81 : ... { x : Int } has no field y