mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
C++: Initial telemetry queries and tests
This commit is contained in:
4
cpp/ql/test/library-tests/extraction_errors/test.h
Normal file
4
cpp/ql/test/library-tests/extraction_errors/test.h
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
#define ADD(A,B) ((A)+(B))
|
||||
|
||||
int f(int);
|
||||
Reference in New Issue
Block a user