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