Remove extraneous syntax-class.
original commit: 54153fbb2e63d95951e86eb4ed5bc5509cbf1b07
This commit is contained in:
parent
12974a863c
commit
7030be8535
|
@ -13,13 +13,8 @@
|
|||
(provide optimize-top)
|
||||
|
||||
|
||||
|
||||
(define-syntax-class opt-expr
|
||||
#:commit
|
||||
(pattern e:opt-expr*
|
||||
#:with opt #'e.opt))
|
||||
|
||||
|
||||
(define-syntax-class opt-expr*
|
||||
#:commit
|
||||
#:literal-sets (kernel-literals)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user