Actions
Bug #21660
openNo-parentheses endless method definition that has parameter destructuring is wrongly accepted in Prism
Bug #21660:
No-parentheses endless method definition that has parameter destructuring is wrongly accepted in Prism
ruby -v:
ruby 3.5.0dev (2025-11-01T00:18:01Z master 17a7b4e031) +PRISM [x86_64-linux]
Updated by Earlopain (Earlopain _) about 8 hours ago
Sorry, I forgot about your comment on https://github.com/ruby/prism/pull/3674. https://github.com/ruby/prism/pull/3700 will fix this
Actions