mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Update test.cpp
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
int scanf(const char *format, ...);
|
||||
int sscanf(const char *str, const char *format, ...);
|
||||
int globalVal;
|
||||
char * globalVala;
|
||||
int * globalValp;
|
||||
|
||||
Reference in New Issue
Block a user