This commit is contained in:
Georges Dupéron 2016-09-27 00:46:01 +02:00
parent 028e3fc1b7
commit 6803336145

View File

@ -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 (... ...)}}})])))