This release fixes incorrect conversion of let
and let*
forms with special (dynamically-bound) variables in case the form body then (i.e. separately from binding) modifies said variable and subsequently yields.
This release fixes incorrect conversion of let
and let*
forms with special (dynamically-bound) variables in case the form body then (i.e. separately from binding) modifies said variable and subsequently yields.