case:a
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
             ^ expected an `end` to close the `case` statement

