summaryrefslogtreecommitdiff
path: root/test/prism/errors/infix_after_label.txt
blob: c3bcfaecebd928198d8f973533c7edc8a8aa474f (plain)
1
2
3
4
5
6
{ 'a':.upcase => 1 }
      ^ unexpected '.'; expected a value in the hash literal
      ^ expected a `}` to close the hash literal
                   ^ unexpected '}', expecting end-of-input
                   ^ unexpected '}', ignoring it