fix doc typo
svn: r18417 original commit: 079c430e89846fda4e6925abda664300d1142572
This commit is contained in:
parent
b0a1fde7aa
commit
008ecc173f
|
@ -354,7 +354,7 @@ The @scheme[id]s are assumed to
|
|||
have the types ascribed to them; these types are converted to contracts and checked dynamically.
|
||||
|
||||
@examples[#:eval the-eval
|
||||
(with-type Number 3)
|
||||
(with-type #:result Number 3)
|
||||
|
||||
((with-type #:result (Number -> Number)
|
||||
(lambda: ([x : Number]) (add1 x)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user