Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 198 Bytes

0.5.3.md

File metadata and controls

5 lines (3 loc) · 198 Bytes

0.5.3

Minor Analysis Improvements

  • Ruby 3.1: one-line pattern matches are now supported. The AST nodes are named TestPattern (expr in pattern) and MatchPattern (expr => pattern).