We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c88dc commit 7749b8eCopy full SHA for 7749b8e
1 file changed
python/ql/lib/change-notes/2023-12-20-add-scope-entry-definition-nodes.md
@@ -0,0 +1,5 @@
1
+---
2
+category: fix
3
4
+
5
+- 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.
0 commit comments