Closed eholk closed 10 years ago
Right now both expand-macros and parse-harlan make all the variable names unique. This is redundant, so we should simplify parse-harlan to no longer do this.
expand-macros
parse-harlan
Right now both
expand-macros
andparse-harlan
make all the variable names unique. This is redundant, so we should simplifyparse-harlan
to no longer do this.