summaryrefslogtreecommitdiff
path: root/test/prism/errors/unterminated_pattern_paren.txt
blob: 426d614e61719f559c7c950120265fffd6c8ee8a (plain)
1
2
3
4
5
6
7
case x
^~~~ expected an `end` to close the `case` statement
in (1
   ^ expected a `)` to close the pattern expression
     ^ expected a delimiter after the patterns of an `in` clause
     ^ unexpected end-of-input, assuming it is closing the parent top level context