mirror of
https://github.com/janet-lang/janet
synced 2026-08-08 03:18:52 +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.