fixes PR 11178

This commit is contained in:
Robby Findler 2010-09-09 14:59:35 -05:00
parent b787e41a79
commit 77bc1f1523

View File

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