Files
codeql/cpp/ql/test/query-tests/jsf/4.07 Header Files/AV Rule 35/vardecl.h
2018-08-02 17:53:23 +01:00

4 lines
63 B
C

// BAD: this should have a header guard
extern int *myIntPtr;