change as to has for readability (#2749)
This commit is contained in:
parent
41fb8b4964
commit
8a1677aff4
|
@ -315,7 +315,7 @@ In a fully expanded program for a namespace whose @tech{base phase} is
|
||||||
@racket[begin-for-syntax] and @racket[define-syntaxes] forms---not
|
@racket[begin-for-syntax] and @racket[define-syntaxes] forms---not
|
||||||
counting any @racket[begin-for-syntax] forms that wrap a
|
counting any @racket[begin-for-syntax] forms that wrap a
|
||||||
@racket[module] or @racket[module*] form for the body of the @racket[module]
|
@racket[module] or @racket[module*] form for the body of the @racket[module]
|
||||||
or @racket[module*], unless a @racket[module*] form as @racket[#f] in place
|
or @racket[module*], unless a @racket[module*] form has @racket[#f] in place
|
||||||
of a @racket[_module-path] after the @racket[_id]. The
|
of a @racket[_module-path] after the @racket[_id]. The
|
||||||
@racket[_datum] in a @racket[quote-syntax] form
|
@racket[_datum] in a @racket[quote-syntax] form
|
||||||
preserves its information for all @tech{phase level}s.
|
preserves its information for all @tech{phase level}s.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user