![]() This fixes the DrRacket check syntax arrows in uses of `attribute` like this: ```racket #lang racket/base (require syntax/parse) (syntax-parse #'a [a (attribute a)]) ``` |
||
---|---|---|
.. | ||
collects | ||
src | ||
.gitignore |
![]() This fixes the DrRacket check syntax arrows in uses of `attribute` like this: ```racket #lang racket/base (require syntax/parse) (syntax-parse #'a [a (attribute a)]) ``` |
||
---|---|---|
.. | ||
collects | ||
src | ||
.gitignore |