Files
codeql/cpp/ql/test/library-tests/functions/arguments/arguments.expected
2018-08-02 17:53:23 +01:00

5 lines
232 B
Plaintext

| test.c:5:5:5:5 | call to f | 0 | test.c:5:8:5:9 | 11 |
| test.c:5:5:5:5 | call to f | 1 | test.c:5:12:5:13 | 22 |
| test.c:6:4:6:4 | call to f | 0 | test.c:6:6:6:7 | 33 |
| test.c:6:4:6:4 | call to f | 1 | test.c:6:10:6:11 | 44 |