compile-fail.hxml.stderr 303 B

12345
  1. Main.hx:11: characters 9-31 : SomeNode should be Node
  2. Main.hx:11: characters 9-31 : SomeNode should be { parent : Node }
  3. Main.hx:11: characters 9-31 : Invalid type for field parent :
  4. Main.hx:11: characters 9-31 : SomeNode should be Node
  5. Main.hx:11: characters 9-31 : SomeNode should be { parent : Node }