This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 17:23:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.20.3
codeql
/
cpp
/
ql
/
test
/
library-tests
/
variables
/
global
/
d.h
Jeroen Ketema
0f37e4e7b2
C++: Add variable in namespace test
2022-06-22 07:56:27 +02:00
5 lines
46 B
C++
Raw
Permalink
Blame
History
namespace
aNameSpace
{
extern
int
xs
[
2
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink