mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
These tests currently test a code path in the extractor that only exists for these tests. By turning them into integration tests, we actually use the code path that normal database creation uses.
6 lines
58 B
C
6 lines
58 B
C
#if 1
|
|
#pragma hdrstop
|
|
extern int x;
|
|
#define SEEN_F
|
|
#endif
|