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
/
81 extract all
/
two.c
blob: 800cd2dfb45f06c4dd8d6720b9bf62ef844db422 (
plain
)
1
2
3
4
5
#include
"extractor.h"
int
func2
(
void
)
{
return
2
;
}