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
/
66 static link
/
lib
/
func1.c
blob: cc934ad04ae8809d122d0c29fdaf9875c72e7767 (
plain
)
1
2
3
4
5
6
7
8
9
int
func1
()
{
return
1
;
}
int
func1b
()
{
return
1
;
}