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
/
unit
/
114 complex link cases
/
main.c
blob: 739b413af4c1e4c23c4a91d0b35aa951336699cb (
plain
)
1
2
3
4
5
6
int
s3
(
void
);
int
main
(
int
argc
,
char
*
argv
[])
{
return
s3
();
}