1
0
mirror of https://github.com/janet-lang/janet synced 2025-03-13 20:08:09 +00:00
Calvin Rose f4ad627b54 Fix regression in while loops inside each macros.
There was a specialization for `(while (not= nil _) ...)` that
was incorrect when the while loop regresses to a thunk.
2020-01-19 16:25:10 -06:00
..
2020-01-18 18:09:20 -06:00