pull/6/head
Matthew Butterick 6 years ago
parent 30ce210403
commit a5ba1f7fdf

@ -59,7 +59,7 @@
(define hide-char #\/)
(define splice-char #\@)
(define id-separators-pattern "((:)|(::=))")
(define id-separators-pattern "(:|::=)")
;; grammar-parser: (-> token) -> (listof rule)
(define grammar-parser

Loading…
Cancel
Save