mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-01 01:09:03 +03:00
26a47ddafe
I was getting a stack overflow on the tailrec002 test, caused by this primitive being recursive. I've made it iterative. I'm no JS expert but I've tested its behaviour against the old version. |
||
---|---|---|
.. | ||
EvenOdd.idr | ||
expected | ||
Main.idr | ||
run |