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