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-20 18:56:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f54bb66b807ee4b22f6be28cfbb71d21b901b10
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Best Practices
/
Magic Constants
/
MagicConstantsNumbers
/
b123.c
Pavel Avgustinov
b55526aa58
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
6 lines
45 B
C
Raw
Blame
History
static
void
f
(
void
)
{
char
str
[
123
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink