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-19 18:33:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
z80coder/ATM-feature-optimisation
codeql
/
cpp
/
ql
/
test
/
library-tests
/
bugs
/
odasa-2709
/
test2.c
Pavel Avgustinov
b55526aa58
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
4 lines
45 B
C
Raw
Permalink
Blame
History
int
foo
(
float
x
)
{
return
(
int
)
(
x
-
1
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink