fix a formerly overlooked `kernel-syntax-case'
Caught by the Check Syntax tests that use Pretty Big
This commit is contained in:
parent
0229e762bc
commit
41bdb139d4
|
@ -68,7 +68,7 @@
|
|||
(eval/compile stx)]
|
||||
[(define-syntaxes . _)
|
||||
(eval/compile stx)]
|
||||
[(define-values-for-syntax . _)
|
||||
[(begin-for-syntax . _)
|
||||
(eval/compile stx)]
|
||||
[(define-values (id ...) . _)
|
||||
(begin0
|
||||
|
|
Loading…
Reference in New Issue
Block a user