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