compile-fail.hxml.stderr 419 B

123456
  1. Main.hx:16: characters 9-29 : Class<C> should be { member : Int }
  2. Main.hx:16: characters 9-29 : { Statics C } should be { member : Int }
  3. Main.hx:16: characters 9-29 : The field member is not public
  4. Main.hx:17: characters 9-29 : Class<_Main.A_Impl_> should be { member : Int }
  5. Main.hx:17: characters 9-29 : { Statics _Main.A_Impl_ } should be { member : Int }
  6. Main.hx:17: characters 9-29 : The field member is not public