mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
131 B
131 B
category
| category |
|---|
| minorAnalysis |
- Fixed flow for iterable unpacking (
a,b = my_tuple) when it occurs on top-level (module) scope.