Fixes typo
This commit is contained in:
parent
32821668c0
commit
0a0505f504
|
@ -60,7 +60,7 @@
|
|||
(macro-to-expand-unsyntax)))
|
||||
;; Default (old) behaviour, which does not support escaping (via #,):
|
||||
(syntax-local-lift-expression
|
||||
#'(quote-syntax (a-chunk name (expr ...)))))
|
||||
#'(quote-syntax (a-chunk name expr ...))))
|
||||
|
||||
|
||||
;; Extract require forms
|
||||
|
|
Loading…
Reference in New Issue
Block a user