Fix bug where things like (truncate x 0) were getting converted into a
left shift of 1 because deftransforms were not checking for the case of a 0 arg.
Loading
Please register or sign in to comment
left shift of 1 because deftransforms were not checking for the case of a 0 arg.