generalized `begin-for-syntax'
original commit: d3c56c9f13327d07513f8b6bf7ea0230acb7f489
This commit is contained in:
parent
df9efe2096
commit
74d330956c
|
@ -152,7 +152,7 @@
|
|||
(eval/compile stx)]
|
||||
[(define-syntaxes . _)
|
||||
(eval/compile stx)]
|
||||
[(define-values-for-syntax . _)
|
||||
[(begin-for-syntax . _)
|
||||
(eval/compile stx)]
|
||||
[(define-values (id ...) . _)
|
||||
(with-syntax ([defvals (stx-car stx)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user