Need to handle what happens when there's no contracts to speak of.
svn: r17574 original commit: c8c66bfe7fd65f68aff28634694f675d2633f5c1
This commit is contained in:
parent
79eec9556f
commit
bb3d45340d
|
@ -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