index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
/
133 c cpp and asm
/
somelib.c
blob: e585b8e9fe8e91911e3ededb5d9d5b3b420c716c (
plain
)
1
2
3
int
get_cval
(
void
)
{
return
0
;
}