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
/
frameworks
/
39 gir both_libraries
/
foo.c
blob: b88aa91dabb4b06fc2e6617257a63dfec0560f0e (
plain
)
1
2
3
4
5
6
#include
"foo.h"
int
foo_func
(
void
)
{
return
42
;
}