Fix check-syntax arrows within units
This commit is contained in:
parent
496cd97351
commit
3a3d17dbb5
|
@ -942,7 +942,7 @@
|
|||
;; the introduced parts, which we implement by adding the
|
||||
;; mark to the introduced parts and then flipping it
|
||||
;; evenrywehere.
|
||||
(define intro (make-syntax-introducer))
|
||||
(define intro (make-syntax-introducer #t))
|
||||
|
||||
(with-syntax ((((dept . depr) ...)
|
||||
(map
|
||||
|
|
Loading…
Reference in New Issue
Block a user