mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
159 B
159 B
category
| category |
|---|
| fix |
- The Python parser is now able to correctly parse expressions such as
match[1]andmatch()wherematchis not used as a keyword.