summaryrefslogtreecommitdiff
path: root/test/prism/errors/pattern_string_key.txt
blob: 41bc1fa57b95f4bd102aeead87feff798adbd738 (plain)
1
2
3
4
5
6
7
8
case:a
^~~~ expected an `end` to close the `case` statement
in b:"","#{}"
        ^~~~~ expected a label after the `,` in the hash pattern
             ^ expected a pattern expression after the key
             ^ expected a delimiter after the patterns of an `in` clause
             ^ unexpected end-of-input, assuming it is closing the parent top level context