fixed small mistake in defform/none from conversion to syntax/parse
merge into v5.3 but ask Matthew for second opinion original commit: bf8c30727d4cb8def581f63e43cb79a1111ad8ff
This commit is contained in:
parent
11fd5a91ed
commit
8f8f8315c5
|
@ -139,7 +139,7 @@
|
|||
(*defforms k.kind #f
|
||||
'(spec) (list (lambda (ignored) (racketblock0/form spec)))
|
||||
null null
|
||||
(list (list (lambda () (racket c.contract-id))
|
||||
(list (list (lambda () (racket c.contract-nonterm))
|
||||
(lambda () (racketblock0 c.contract-expr)))
|
||||
...)
|
||||
(lambda () (list desc ...)))))]))
|
||||
|
|
Loading…
Reference in New Issue
Block a user