mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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.