Open rakudrama opened 2 years ago
does the failure reproduce if we copy this benchmark into the modular test suite directory? (thinking whether there is an easy way to add a regression test in the future?)
This benchmark pulls in 12 other benchmarks, so it would be a bit of a bear to move. Perhaps we can compile it in place from there by importing it.
I didn't manage to import it - the benchmarks directory is not part of any package:
, and a ../..
file import goes above the root.
This hand-written modular script causes dart2js to crash when run from the sdk enlistment.
Many targets, including some really large ones, work properly.