mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
154 B
154 B
lgtm,codescanning
- Fixed a bug that meant partially-ignored parallel assignments, such as
x, _ := a, b, could produce an incorrect control-flow graph.