compile1-fail.hxml.stderr 232 B

1234
  1. Main.hx:5: lines 5-8 : Field v has different type than in I
  2. Main.hx:2: characters 9-29 : Interface field is defined here
  3. Main.hx:5: lines 5-8 : String -> Void should be Dynamic -> Void
  4. Main.hx:5: lines 5-8 : String should be Dynamic