mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02: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.