Files
codeql/cpp/ql/test/header-variant-tests/headermaps/headermaps.expected
2018-08-02 17:53:23 +01:00

10 lines
270 B
Plaintext

| 1.h:1:12:1:14 | one | 1 |
| 2.h:1:12:1:14 | two | 2 |
| 3.h:1:12:1:16 | three | 3 |
| 4.h:1:12:1:15 | four | 4 |
| 5.h:1:12:1:15 | five | 5 |
| 6.h:1:12:1:14 | six | 6 |
| 7.h:1:12:1:16 | seven | 7 |
| 8.h:1:12:1:16 | eight | 8 |
| headermaps.c:1:12:1:15 | zero | 0 |