port rest of mlish+adhoc to turnstile
This commit is contained in:
parent
7113debd3c
commit
80d0cec122
File diff suppressed because it is too large
Load Diff
|
@ -407,12 +407,12 @@
|
|||
(lambda (stx)
|
||||
(syntax-parse stx
|
||||
[(stxparse
|
||||
stx-id:id
|
||||
stx-expr
|
||||
(~and (~seq kw-stuff ...) :stxparse-kws)
|
||||
rule:rule
|
||||
...)
|
||||
#'(syntax-parse
|
||||
stx-id
|
||||
stx-expr
|
||||
kw-stuff ...
|
||||
rule.norm
|
||||
...)]))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user