Re: [racket-users] Typo in syntax-class documentation?

2016-05-11 Thread Ryan Culpepper
On 05/11/2016 03:16 AM, Tim Brown wrote: I found this in the documentation for syntax-class (Link to this section with @secref["stxparse-attrs" #:doc '(lib "syntax/scribblings/syntax.scrbl")]): Consider the following code: (define-syntax-class quark (pattern (a b ...)))

[racket-users] Typo in syntax-class documentation?

2016-05-11 Thread Tim Brown
I found this in the documentation for syntax-class (Link to this section with @secref["stxparse-attrs" #:doc '(lib "syntax/scribblings/syntax.scrbl")]): Consider the following code: (define-syntax-class quark (pattern (a b ...))) (syntax-parse some-term [(x