Typo.
This commit is contained in:
parent
8eafcaac4e
commit
47aee51359
|
@ -73,7 +73,7 @@
|
|||
e:opt-expr ...)
|
||||
#:with opt (quasisyntax/loc/origin this-syntax #'kw
|
||||
(kw e.opt ...)))
|
||||
(pattern (~and ((~or #%provide %require begin-for-syntax module module*) . _) opt))
|
||||
(pattern (~and ((~or #%provide #%require begin-for-syntax module module*) . _) opt))
|
||||
(pattern (~and (~or (quote _) (quote-syntax _) :id) opt)))
|
||||
|
||||
(define (optimize-top stx)
|
||||
|
|
Loading…
Reference in New Issue
Block a user