mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
| a.c:2:1:2:9 | #define A |
|
|
| a.c:3:1:3:14 | #include "h.h" |
|
|
| b.c:2:1:2:9 | #define B |
|
|
| b.c:3:1:3:14 | #include "h.h" |
|
|
| h.h:2:1:2:8 | #undef A |
|
|
| h.h:3:1:3:8 | #undef B |
|