diff --git a/src/ludus/parser.clj b/src/ludus/parser.clj index 208ea93..31ac634 100644 --- a/src/ludus/parser.clj +++ b/src/ludus/parser.clj @@ -522,7 +522,7 @@ :token (current origin) :length (count ms) :members ms}) - (panic parser "A splat my only appear once in a pattern, at the end of a pattern."))) + (panic parser "A splat my only appear once in a list pattern, at the end of the pattern."))) (::token/comma ::token/newline) (recur