Fixed a missing blame swap.
svn: r17748 original commit: ad9968493ec76a2b3fc803f58b43f519c47d5c6f
This commit is contained in:
parent
d9e5df35ed
commit
6e6139e8ae
|
@ -888,7 +888,7 @@
|
|||
(syntax
|
||||
((x ...)
|
||||
(begin
|
||||
(check-pre-expr->pp/h val pre-expr blame)
|
||||
(check-pre-expr->pp/h val pre-expr (blame-swap blame))
|
||||
(let ([dom-id ((contract-projection (coerce-contract 'stx-name dom))
|
||||
(blame-swap blame))]
|
||||
...)
|
||||
|
|
Loading…
Reference in New Issue
Block a user