mirror of
https://github.com/github/codeql.git
synced 2026-02-21 17:33:40 +01:00
6 lines
162 B
Markdown
6 lines
162 B
Markdown
## 4.0.11
|
|
|
|
### Bug Fixes
|
|
|
|
- The Python parser is now able to correctly parse expressions such as `match[1]` and `match()` where `match` is not used as a keyword.
|