svn: r18682
This commit is contained in:
parent
9bc587b53d
commit
62fb1bed65
|
@ -41,7 +41,7 @@ from the corresponding @scheme[result-expr], which is in tail position
|
|||
for the @scheme[syntax-case] form. If no @scheme[clause] matches, then
|
||||
the @exnraise[exn:fail:syntax]; the exception is generated by calling
|
||||
@scheme[raise-syntax-error] with @scheme[#f] as the ``name'' argument,
|
||||
a string with a error message, and the result of @scheme[stx-expr].
|
||||
a string with a generic error message, and the result of @scheme[stx-expr].
|
||||
|
||||
A syntax object matches a @scheme[pattern] as follows:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user