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