mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
merge in main
This commit is contained in:
4
cpp/ql/test/library-tests/variables/global/d.cpp
Normal file
4
cpp/ql/test/library-tests/variables/global/d.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
namespace aNameSpace {
|
||||
int xs[] = { 1, 2 };
|
||||
}
|
||||
Reference in New Issue
Block a user