You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix issue with time failing to expand with macroexpand-all (#1144)
Hi,
could you please consider patch to use an auto-gensym for the let
binding in the `time` macro. It addresses #1143.
I assumed here that a straight let binding was used inadvertently rather
than an auto-gensym.
No tests were included due to the simplicity of the fix.
Thanks
Co-authored-by: ikappaki <[email protected]>
0 commit comments