parent
057ab0c5ff
commit
ba060131d1
|
@ -91,7 +91,9 @@
|
|||
[(_ name:id contract fv:fvs body0 body ...)
|
||||
(raise-syntax-error 'define/contract
|
||||
"multiple expressions after identifier and contract"
|
||||
#'(body ...))]
|
||||
define-stx
|
||||
#'body0
|
||||
(syntax->list #'(body ...)))]
|
||||
[(_ name+arg-list contract fv:fvs body0 body ...)
|
||||
(let-values ([(name body-expr)
|
||||
(normalize-definition
|
||||
|
|
Loading…
Reference in New Issue
Block a user