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
/
12 bindgen
/
src
/
global.c
blob: 10f6676f7a1b125b0496a70605b3dde368020a2f (
plain
)
1
2
3
4
5
#include
"src/global-project.h"
int
success
(
void
)
{
return
0
;
}