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