fixed mapped id application context

svn: r1198

original commit: e46ea7dbb2ee59dbd629b002fc4ffd187051383a
This commit is contained in:
Matthew Flatt 2005-11-01 20:13:36 +00:00
parent c470acaaf1
commit 1332477464

View File

@ -28,7 +28,7 @@
(binding
the-binder (car (syntax-e sstx))
(datum->syntax-object
set!-stx
sstx
(cons unbox-stx (cdr (syntax-e sstx)))
sstx))])))))