Bugfix
This commit is contained in:
parent
028e3fc1b7
commit
6803336145
|
@ -73,6 +73,8 @@
|
|||
(expand-all-eh-mixin-expanders #'(pat …)))
|
||||
(eh-first-accumulate! '~maybe/empty
|
||||
#'(~parse (expanded-pat …)
|
||||
#'(clause (... ...))))
|
||||
(if (attribute clause)
|
||||
#'(clause (... ...))
|
||||
#'())))
|
||||
#'{~optional {~and {~bind [clause-present #t]}
|
||||
{~seq clause (... ...)}}})])))
|
Loading…
Reference in New Issue
Block a user