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 09:13:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codeql-cli-2.21.0
codeql
/
cpp
/
ql
/
test
/
successor-tests
/
enum
/
enum.c
Dave Bartolomeo
aa267c8302
C++: Force LF for .c,.cpp,.h,.hpp
2018-09-23 16:23:52 -07:00
8 lines
45 B
C
Raw
Permalink
Blame
History
enum
{
a
=
1
+
1
}
;
int
f
(
)
{
return
a
;
}
Reference in New Issue
View Git Blame
Copy Permalink