Added docs for new identifiers after cherry-pick.
This commit is contained in:
parent
40bfaced34
commit
95dc8b124d
|
@ -85,6 +85,10 @@ duplicated implementation of @racketmodname[syntax/parse].
|
|||
pattern
|
||||
static
|
||||
str
|
||||
syntax-parse-state-cons!
|
||||
syntax-parse-state-ref
|
||||
syntax-parse-state-set!
|
||||
syntax-parse-state-update!
|
||||
this-syntax
|
||||
~!
|
||||
~and
|
||||
|
@ -107,6 +111,7 @@ duplicated implementation of @racketmodname[syntax/parse].
|
|||
~post
|
||||
~rest
|
||||
~seq
|
||||
~undo
|
||||
~var)
|
||||
|
||||
@(version-case
|
||||
|
|
Loading…
Reference in New Issue
Block a user