Need to handle what happens when there's no contracts to speak of.
svn: r17574
This commit is contained in:
parent
ea20ee160f
commit
c8c66bfe7f
|
@ -340,7 +340,8 @@
|
|||
(λ (var ...)
|
||||
(letrec-syntaxes+values
|
||||
([(sid ...) sbody] ...) ([(vid ...) vbody] ...)
|
||||
ctc ...))
|
||||
ctc ...
|
||||
(void)))
|
||||
(values)))))))
|
||||
(else
|
||||
(syntax-case (car sig-exprs) (define-values define-syntaxes contracted)
|
||||
|
|
Loading…
Reference in New Issue
Block a user