File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
cpp/ql/test/library-tests/syntax-zoo Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
uniqueEnclosingCallable
2
+ | builtin.c:14:3:14:16 | ... * ... | Node should have one enclosing callable but has 0. |
3
+ | builtin.c:14:3:14:16 | sizeof(int) | Node should have one enclosing callable but has 0. |
4
+ | builtin.c:14:10:14:10 | 4 | Node should have one enclosing callable but has 0. |
5
+ | builtin.c:15:3:15:16 | ... * ... | Node should have one enclosing callable but has 0. |
6
+ | builtin.c:15:3:15:16 | sizeof(int) | Node should have one enclosing callable but has 0. |
7
+ | builtin.c:15:10:15:10 | 4 | Node should have one enclosing callable but has 0. |
2
8
| enum.c:2:6:2:6 | 1 | Node should have one enclosing callable but has 0. |
3
9
| enum.c:2:6:2:10 | ... + ... | Node should have one enclosing callable but has 0. |
4
10
| enum.c:2:10:2:10 | 1 | Node should have one enclosing callable but has 0. |
You can’t perform that action at this time.
0 commit comments