mirror of
https://github.com/janet-lang/janet
synced 2025-12-04 07:38: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.