-
- Downloads
Apply Alexey Dejneka's compiler fix to allow another optimization pass
so (if test exp exp) might be converted to (progn test exp).
Loading
Please register or sign in to comment
so (if test exp exp) might be converted to (progn test exp).