julia
27665e83
- fix regression in lowering `[x... y]` caused by #24538 (#24552)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
fix regression in lowering `[x... y]` caused by #24538 (#24552) recursive calls to `expand-forms` should generally be tail calls, matching the usual top-down macro expansion order.
References
#24552 - fix regression in lowering `[x... y]` caused by #24538
Author
JeffBezanson
Parents
caa7f04d
Loading