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-10 21:20:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c8ae55a683020e4169235fef32cedee0bfa1676
codeql
/
cpp
/
ql
/
test
/
successor-tests
/
initializer
/
initializer
/
initializer.c
Dave Bartolomeo
aa267c8302
C++: Force LF for .c,.cpp,.h,.hpp
2018-09-23 16:23:52 -07:00
4 lines
39 B
C
Raw
Blame
History
void
f
(
)
{
int
a
,
b
;
int
i
=
a
+
b
;
}
Reference in New Issue
View Git Blame
Copy Permalink