'body' v. 'body definition' of a begin-for-syntax
As written the prose describes a 'body definition'; I can't find that phrase used elsewhere. I suspect it may be an artifact of an earlier rewrite. If correct as written, that term wants a definition or a pointer.
This commit is contained in:
parent
88df50de02
commit
e13f68f332
|
@ -529,7 +529,7 @@ core syntactic forms are encountered:
|
|||
@tech{phase level} 1 (i.e., the @tech{transformer environment}
|
||||
is extended). More generally, @racket[begin-for-syntax] forms
|
||||
can be nested, and each @racket[begin-for-syntax] shifts its
|
||||
body definition by one @tech{phase level}.}
|
||||
body by one @tech{phase level}.}
|
||||
|
||||
@item{When a @racket[let-values] form is encountered, the body of the
|
||||
@racket[let-values] form is extended (by creating new
|
||||
|
|
Loading…
Reference in New Issue
Block a user