Fixes typo

This commit is contained in:
Georges Dupéron 2016-08-01 18:51:54 +02:00
parent 32821668c0
commit 0a0505f504

View File

@ -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