tweak Guide repair
Merge to v5.0
This commit is contained in:
parent
9954fe0290
commit
3b4a950014
|
@ -117,7 +117,7 @@ Racket programmers prefer to avoid side-effects, so a definition usually
|
|||
has just one expression in its body. It's
|
||||
important, though, to understand that multiple expressions are allowed
|
||||
in a definition body, because it explains why the following
|
||||
@racket[nobake] function fails to return its argument:
|
||||
@racket[nobake] function fails to include its argument in its result:
|
||||
|
||||
@def+int[
|
||||
#:eval ex-eval
|
||||
|
|
Loading…
Reference in New Issue
Block a user