InterfaceFields-fail.hxml.stderr 348 B

123
  1. InterfaceFields.hx:1: characters 7-22 : Field missing needed by IFace is missing
  2. InterfaceFields.hx:5: characters 18-27 : Field wrongKind has different property access than in IFace (method should be var)
  3. InterfaceFields.hx:4: characters 13-24 : Field wrongAccess has different property access than in IFace ((never,null) should be (default,null))