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
/
vala
/
10 mixed sources
/
c
/
foo.c
blob: f3c6fb885ca9302c9daf13eeb3c3bafce4079da3 (
plain
)
1
2
3
4
5
int
retval
(
void
);
int
test
(
void
)
{
return
retval
();
}