the "I don't konw what name to give" name has changed; update the guide to reflect that
closes #1661
This commit is contained in:
parent
b3d3bf7c01
commit
e7f68472e5
|
@ -363,7 +363,7 @@ on a value other than an integer, then the server is to blame.
|
|||
|
||||
@; ----------------------------------------------------------------------
|
||||
|
||||
@ctc-section[#:tag "flat-named-contracts"]{Contract Messages with ``tempN''}
|
||||
@ctc-section[#:tag "flat-named-contracts"]{Contract Messages with ``???''}
|
||||
|
||||
You wrote your module. You added contracts. You put them into the interface
|
||||
so that client programmers have all the information from interfaces. It's a
|
||||
|
@ -389,7 +389,7 @@ message:
|
|||
(require 'bank-server)
|
||||
(deposit -10)]
|
||||
|
||||
What is the @racketerror{temp7} doing there? Wouldn't it be nice if
|
||||
What is the @racketerror{???} doing there? Wouldn't it be nice if
|
||||
we had a name for this class of data much like we have string, number,
|
||||
and so on?
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user