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.22.4
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Summary
/
short-file.cpp
Dave Bartolomeo
863497c695
C++: Update naming of queries and paths to use "summary" instead of "metrics"
2021-03-05 14:36:26 -05:00
4 lines
38 B
C++
Raw
Permalink
Blame
History
int
g
(
float
x
)
{
return
(
int
)
x
;
}
Reference in New Issue
View Git Blame
Copy Permalink