fixes PR 11178
This commit is contained in:
parent
b787e41a79
commit
77bc1f1523
|
@ -727,7 +727,7 @@
|
||||||
(a:update-loc
|
(a:update-loc
|
||||||
(quote-syntax id)
|
(quote-syntax id)
|
||||||
(vector
|
(vector
|
||||||
#,(syntax-source #'id)
|
'#,(syntax-source #'id)
|
||||||
#,(syntax-line #'id)
|
#,(syntax-line #'id)
|
||||||
#,(syntax-column #'id)
|
#,(syntax-column #'id)
|
||||||
#,(syntax-position #'id)
|
#,(syntax-position #'id)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user