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
2026-01-01 08:42:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df29f3974bbb522e830d8e9828aed51c543b60ee
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
Blame
History
enum
{
a
=
1
+
1
}
;
int
f
(
)
{
return
a
;
}
Reference in New Issue
View Git Blame
Copy Permalink