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
/
linuxlike
/
12 subprojects in subprojects
/
subprojects
/
a
/
a.c
blob: f7dd126fe0f57981e8b764902528eafc2c567018 (
plain
)
1
2
3
4
5
#include
"c.h"
int
a_fun
(
void
)
{
return
c_fun
();
}