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