2
0

compile1-fail.hxml.stderr 171 B

123
  1. Main.hx:5: lines 5-8 : Field v has different type than in I
  2. Main.hx:5: lines 5-8 : String -> Void should be Dynamic -> Void
  3. Main.hx:5: lines 5-8 : String should be Dynamic