fix docs for `syntax-id-rules'
Closes PR 12519
This commit is contained in:
parent
323c74fd09
commit
3bed8aee43
|
@ -459,8 +459,8 @@ corresponding @racket[template].}
|
|||
Equivalent to
|
||||
|
||||
@racketblock[
|
||||
(lambda (stx)
|
||||
(make-set!-transformer
|
||||
(make-set!-transformer
|
||||
(lambda (stx)
|
||||
(syntax-case stx (literal-id ...)
|
||||
[pattern (syntax-protect (syntax template))] ...)))
|
||||
]}
|
||||
|
|
Loading…
Reference in New Issue
Block a user