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
/
3 staticlib
/
value.c
blob: b71c8060aa224c674fb8f78e8224c829eb7f7389 (
plain
)
1
2
3
4
5
int
c_explore_value
(
void
)
{
return
42
;
}