mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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.