fixing error message in rewrite-side-conditions.rkt
This commit is contained in:
parent
c9045abf4d
commit
df319c2ee8
|
@ -202,7 +202,7 @@
|
|||
(raise-syntax-error
|
||||
what
|
||||
(format "before underscore must be either a non-terminal or a built-in pattern, found ~a in ~s"
|
||||
suffix-sym (syntax-e term))
|
||||
prefix-sym (syntax-e term))
|
||||
orig-stx
|
||||
term)])]
|
||||
[(eq? (syntax-e term) '...)
|
||||
|
|
Loading…
Reference in New Issue
Block a user