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
/
windows
/
13 test argument extra paths
/
exe
/
main.c
blob: 1032ae20d7b13a94393137cf485c53c4e6bf5bfa (
plain
)
1
2
3
4
5
#include
<foo.h>
int
main
(
void
)
{
return
foo_process
();
}