mirror of
https://github.com/github/codeql.git
synced 2026-07-31 23:42:59 +02:00
162 B
162 B
4.0.11
Bug Fixes
- The Python parser is now able to correctly parse expressions such as
match[1]andmatch()wherematchis not used as a keyword.