compile.hxml.stderr 250 B

123456789101112
  1. [WARNING] Main.hx:3: characters 5-10
  2. 3 | foo();
  3. | ^^^^^
  4. | (WDeprecated) Usage of this field is deprecated
  5. [WARNING] Main.hx:5: characters 5-12
  6. 5 | foo("");
  7. | ^^^^^^^
  8. | (WDeprecated) Usage of this field is deprecated