File tree Expand file tree Collapse file tree
python/ql/test/experimental/library-tests/CallGraph-implicit-init Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ debug_missingAnnotationForCallable
22debug_nonUniqueAnnotationForCallable
33debug_missingAnnotationForCall
44expectedCallEdgeNotFound
5- | example.py:12 :1:12 :7 | afunc() | foo/bar/a.py:2:1:2:12 | Function afunc |
5+ | example.py:18 :1:18 :7 | afunc() | foo/bar/a.py:2:1:2:12 | Function afunc |
66unexpectedCallEdgeFound
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ debug_missingAnnotationForCallable
22debug_nonUniqueAnnotationForCallable
33debug_missingAnnotationForCall
44expectedCallEdgeNotFound
5- | example.py:12 :1:12 :7 | afunc() | foo/bar/a.py:2:1:2:12 | Function afunc |
5+ | example.py:18 :1:18 :7 | afunc() | foo/bar/a.py:2:1:2:12 | Function afunc |
66unexpectedCallEdgeFound
You can’t perform that action at this time.
0 commit comments