summaryrefslogtreecommitdiff
path: root/test/prism/errors/optional_block_parameters_with_unary_operator.txt
blob: fd45f126487b1c5d5b5a57c058886e70885e7074 (plain)
1
2
3
foo { |a = +b| }
           ^ unexpected '+'; unary calls are not allowed in this context