syntax/parse: document that define-eh-alternative-set does not delimit cuts

closes #2552
This commit is contained in:
Ryan Culpepper 2019-03-26 16:44:02 +01:00
parent db3c1d4cb9
commit 076621558e

View File

@ -207,7 +207,8 @@ equivalent to including each of the alternatives in the pattern via
are prefixed with the name given to @racket[~eh-var].
Unlike syntax classes, ellipsis-head alternative sets must be defined
before they are referenced.
before they are referenced, and they do not delimit cuts (use
@racket[~delimit-cut] instead).
}
@racketgrammar*[#:literals (~eh-var)