Trying to clarify it's the sum of the two
"if the number of surrounding @racket[begin-for-syntax] forms and the number of surrounding @racket[define-syntaxes] forms sum to @math{N}---" would probably be unambiguous, but this sentence is already long as it is.
This commit is contained in:
parent
db88dc54f8
commit
71290361c4
|
@ -312,7 +312,7 @@ syntactic-form names refer to the bindings defined in
|
|||
In a fully expanded program for a namespace whose @tech{base phase} is
|
||||
0, the relevant @tech{phase level} for a binding in the program is
|
||||
@math{N} if the binding has @math{N} surrounding
|
||||
@racket[begin-for-syntax] and @racket[define-syntaxes] forms---not
|
||||
@racket[begin-for-syntax] and/or @racket[define-syntaxes] forms---not
|
||||
counting any @racket[begin-for-syntax] forms that wrap a
|
||||
@racket[module] or @racket[module*] form for the body of the @racket[module]
|
||||
or @racket[module*], unless a @racket[module*] form has @racket[#f] in place
|
||||
|
|
Loading…
Reference in New Issue
Block a user