Remove extraneous syntax-class.
This commit is contained in:
parent
e7b0e4ffab
commit
54153fbb2e
|
@ -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