summaryrefslogtreecommitdiff
path: root/test/prism/errors/unterminated_pattern_bracket.txt
blob: 4f35cd84af66f45ae6d86c815c0aaae6d9c09228 (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