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