mirror of
https://github.com/janet-lang/janet
synced 2025-03-13 20:08:09 +00:00

There was a specialization for `(while (not= nil _) ...)` that was incorrect when the while loop regresses to a thunk.
There was a specialization for `(while (not= nil _) ...)` that was incorrect when the while loop regresses to a thunk.