avoid putting tail marks on when we know they are already there
This commit is contained in:
parent
0104e753e7
commit
66d6de6394
|
@ -288,7 +288,7 @@
|
|||
#,the-call/no-tail-mark))
|
||||
(cond
|
||||
[(null? (syntax-e stuff)) ;; surely there must a better way
|
||||
the-call]
|
||||
the-call/no-tail-mark]
|
||||
[else
|
||||
(wrap-call-with-values-and-range-checking
|
||||
the-call
|
||||
|
|
Loading…
Reference in New Issue
Block a user