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-03-27 17:58:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4659f4e969a31b42bfae837d8bc56e9595a6716
codeql
/
cpp
/
ql
/
test
/
library-tests
/
syntax-zoo
/
enum.c
Jonas Jensen
d18181f032
C++: Rename qlcfg -> syntax-zoo
2019-08-06 14:10:25 +02: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