Fix use of defform*/subs.
svn: r18373
This commit is contained in:
parent
7dacfaea85
commit
0900b6c2e3
|
@ -744,8 +744,8 @@ ensure that the exported functions are treated parametrically.
|
|||
}
|
||||
|
||||
@defform*/subs[
|
||||
(with-contract blame-id (wc-export ...) free-var-list ... body ...+)
|
||||
(with-contract blame-id result-spec free-var-list ... body ...+)
|
||||
[(with-contract blame-id (wc-export ...) free-var-list ... body ...+)
|
||||
(with-contract blame-id result-spec free-var-list ... body ...+)]
|
||||
([wc-export
|
||||
(id contract-expr)]
|
||||
[result-spec
|
||||
|
|
Loading…
Reference in New Issue
Block a user