fixed a bug

svn: r5485
This commit is contained in:
Robby Findler 2007-01-28 15:25:46 +00:00
parent e14bd3c636
commit 7ab052ebb9

View File

@ -388,7 +388,7 @@ it around flattened out.
#,(bind-lifts
lifts
#`(let-syntax #,(if (opt/info-recf opt/info)
(#`[#,(opt/info-recf opt/info)
#`([#,(opt/info-recf opt/info)
(lambda (stx)
(syntax-case stx ()
[(f val args ((... ...) (... ...)))