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
/
112 subdir subproject
/
prog
/
prog.c
blob: 9035ff1147afb5bdf706ab8cc536693c854961ba (
plain
)
1
2
3
4
5
#include
<sub.h>
int
main
(
void
)
{
return
sub
();
}