summaryrefslogtreecommitdiff
path: root/test/prism/errors/endless_method_command_call.txt
AgeCommit message (Collapse)Author
2025-09-12[ruby/prism] [Bug #17398] Allow `private def hello = puts "Hello"`Earlopain
This was a limitation of parse.y that prism intentionally replicated. https://github.com/ruby/prism/commit/8fd12d594c