mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Ruby: add change note
This commit is contained in:
4
ruby/ql/lib/change-notes/2023-02-06-one-line-matches.md
Normal file
4
ruby/ql/lib/change-notes/2023-02-06-one-line-matches.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Ruby 3.1: one-line pattern matches are now supported. The AST nodes are named `TestPattern` (`expr in pattern`) and `MatchPattern` (`expr => pattern`).
|
||||
Reference in New Issue
Block a user