We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f99180 commit 3460865Copy full SHA for 3460865
python/ql/test/experimental/dataflow/variable-capture/dataflow-consistency.expected
@@ -1,5 +1,10 @@
1
uniqueEnclosingCallable
2
uniqueCallEnclosingCallable
3
+| collections.py:39:17:39:38 | Lambda() | Call should have one enclosing callable but has 0. |
4
5
+| collections.py:45:19:45:24 | mod() | Call should have one enclosing callable but has 0. |
6
7
+| collections.py:52:13:52:24 | mod_local() | Call should have one enclosing callable but has 0. |
8
uniqueType
9
uniqueNodeLocation
10
missingLocation
0 commit comments