summaryrefslogtreecommitdiff
path: root/test/prism/errors/index_call_with_block_operator_write.txt
blob: 96c413cd39f9e2726a719348155cba7142e70138 (plain)
1
2
3
4
5
foo[1] {} += 1
^~~~~~~~~ unexpected write target
          ^~ unexpected operator after a call with arguments
          ^~ unexpected operator after a call with a block