Fix up syntax here.
svn: r11698
This commit is contained in:
parent
4e8064e8a5
commit
af5628bb5a
|
@ -642,8 +642,8 @@ only used in the contract for the sub-struct's maker, and the selector
|
||||||
or mutators for the super-struct are not provided.}
|
or mutators for the super-struct are not provided.}
|
||||||
|
|
||||||
@defform/subs[
|
@defform/subs[
|
||||||
(with-contract blame-id (wc-exports) body ...+)
|
(with-contract blame-id (wc-export ...) body ...+)
|
||||||
([wc-exports
|
([wc-export
|
||||||
id
|
id
|
||||||
(id contract-expr)])]{
|
(id contract-expr)])]{
|
||||||
Generates a local contract boundary. The @scheme[contract-expr]
|
Generates a local contract boundary. The @scheme[contract-expr]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user