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
/
120 extract all shared library
/
four.c
blob: f67a85e68b0957cd1e51fa10eb952d14d1da068e (
plain
)
1
2
3
4
5
#include
"extractor.h"
int
func4
(
void
)
{
return
4
;
}