Main.hx:9: lines 9-11 : Field a has different type than in A Main.hx:2: characters 2-29 : Interface field is defined here Main.hx:9: lines 9-11 : error: Int should be String Main.hx:9: lines 9-11 : have: (...) -> Int Main.hx:9: lines 9-11 : want: (...) -> String