summaryrefslogtreecommitdiff
path: root/test/prism/errors/destroy_call_operator_write_arguments.txt
AgeCommit message (Collapse)Author
2025-11-30[ruby/prism] Fully destroy call operator write argumentsKevin Newton
If we are about to delete a call operator write argument, it needs to be removed from the list of block exits as well. https://github.com/ruby/prism/commit/ebc91c2e39