fixed a bug
svn: r5485
This commit is contained in:
parent
e14bd3c636
commit
7ab052ebb9
|
@ -388,7 +388,7 @@ it around flattened out.
|
||||||
#,(bind-lifts
|
#,(bind-lifts
|
||||||
lifts
|
lifts
|
||||||
#`(let-syntax #,(if (opt/info-recf opt/info)
|
#`(let-syntax #,(if (opt/info-recf opt/info)
|
||||||
(#`[#,(opt/info-recf opt/info)
|
#`([#,(opt/info-recf opt/info)
|
||||||
(lambda (stx)
|
(lambda (stx)
|
||||||
(syntax-case stx ()
|
(syntax-case stx ()
|
||||||
[(f val args ((... ...) (... ...)))
|
[(f val args ((... ...) (... ...)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user