compile-fail.hxml.stderr 322 B

123456
  1. Fail.hx:5: characters 3-8 : Cannot compare check.T and Float
  2. Fail.hx:6: characters 3-4 : check.T should be Int
  3. Fail.hx:7: characters 3-4 : check.T should be Int
  4. Fail.hx:8: characters 3-8 : Cannot compare Float and check.T
  5. Fail.hx:9: characters 7-8 : check.T should be Int
  6. Fail.hx:10: characters 7-8 : check.T should be Int