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
/
rust
/
2 sharedlib
/
value.c
blob: d17b6debe521c5645023893e0e2c698cf3079883 (
plain
)
1
2
3
int
c_value
(
void
)
{
return
7
;
}