summaryrefslogtreecommitdiff
path: root/test/prism/errors/command_calls_32.txt
AgeCommit message (Collapse)Author
2025-09-11[ruby/prism] Reject some cases with `return` and command callsEarlopain
The same also applies to `break`/`next`. https://bugs.ruby-lang.org/issues/21540 https://github.com/ruby/prism/commit/3a38b192e3