compile3-fail.hxml.stderr 113 B

123456
  1. [ERROR] Main.hx: 41-64
  2. 3 | var foo:Int = "whoops";
  3. | ^^^^^^^^^^^^^^^^^^^^^^^
  4. | String should be Int