compile.hxml.stderr 245 B

123456789101112
  1. [WARNING] Main.macro.hx:5: characters 39-40
  2. 5 | Context.warning("from macro", (macro 0).pos);
  3. | ^
  4. | from macro
  5. [WARNING] Main.js.hx:2: characters 2-7
  6. 2 | foo();
  7. | ^^^^^
  8. | from non macro