mirror of
https://github.com/github/codeql.git
synced 2026-02-22 18:03:39 +01: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.