racket/racket
Matthew Flatt 937c396e1b expander: don't flip use-site scope in local-expand
Various parts of the expander, including `local-expand`, always
flipped the use-site scope when flipping an introduction scope. Onlt
`syntax-local-introduce` should flip both of them, though.

Closes #2112
2018-05-31 18:06:59 +08:00
..
collects add and use racket/repl 2018-05-30 15:55:54 +08:00
src expander: don't flip use-site scope in local-expand 2018-05-31 18:06:59 +08:00
.gitignore