mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +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.