fixed mapped id application context

svn: r1198
This commit is contained in:
Matthew Flatt 2005-11-01 20:13:36 +00:00
parent 81dc642c4e
commit e46ea7dbb2

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