fix problem with simplifying module-rename contexts that have marked renamings

svn: r12195

original commit: 05fbd0ffd3f0281934194f08388d76f21bc2de4a
tokens
Matthew Flatt 16 years ago
commit 54566597c9

@ -347,7 +347,7 @@ Repetition of @scheme[re] sequence 0 or more times.}
@defform[(+ re ...)]{
Repetition of @scheme[re] sequence 0 or more times.}
Repetition of @scheme[re] sequence 1 or more times.}
@defform[(? re ...)]{

Loading…
Cancel
Save