Skip to content

Commit

Permalink
add pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
sorawee committed Jan 21, 2022
1 parent 3cb375e commit 5f994e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@
[("syntax-rules" "match" "match*" "case")
(format-uniform-body/helper 1 #:body-formatter (format-clause-2/indirect) #:require-body? #f)]

[("define-syntax-parse-rule" "define-simple-macro")
[("define-syntax-parse-rule" "define-simple-macro" "pattern")
(format-uniform-body/helper 1 #:kw-map syntax-parse-pattern-directive-kw-map)]

[("syntax-parse" "define-syntax-parser")
Expand Down

0 comments on commit 5f994e9

Please sign in to comment.