Actions
Bug #20765
closedUnexpected node type in pattern matching expression: PM_IMPLICIT_REST_NODE evaluating `a=>*,`
Bug #20765:
Unexpected node type in pattern matching expression: PM_IMPLICIT_REST_NODE evaluating `a=>*,`
ruby -v:
ruby 3.4.0dev (2024-09-27T17:45:22Z master 027ef60500) +PRISM [x86_64-linux]
Updated by mame (Yusuke Endoh) almost 2 years ago
- Assignee set to kddnewton (Kevin Newton)
Updated by kddnewton (Kevin Newton) almost 2 years ago
Thank you — I have opened https://github.com/ruby/prism/pull/3096 to fix this.
Updated by kddnewton (Kevin Newton) almost 2 years ago
- Status changed from Open to Closed
Actions