pretty-fail.hxml.stderr 258 B

12345678910111213141516
  1. [ERROR] Main.hx
  2. | Uncaught exception Stack overflow
  3. 8 | log();
  4. | ^^^^^
  5. | Called from here (17 times)
  6. 10 | log();
  7. | ^^^^^
  8. | Called from here
  9. 3 | test();
  10. | ^^^^^^
  11. | Called from here