racket/contract: fix blame in arre case

Remove an incorrect syntax quote that could cause the contract
system to be blamed (and also lead to an absolute path in
bytecode).
This commit is contained in:
Matthew Flatt 2015-12-09 17:11:33 -07:00
parent 1d7429f1d7
commit 835d098eb2

View File

@ -244,7 +244,7 @@
(if (and user-rename-id
(syntax-source user-rename-id))
user-rename-id
#'ex-id)))
ex-id)))
(with-syntax ([code
(syntax-property
(quasisyntax/loc stx