mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
174 B
174 B
category
| category |
|---|
| fix |
- We would previously confuse all captured variables into a single scope entry node. Now they each get their own node so they can be tracked properly.