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
/
102 extract same name
/
lib.c
blob: f3d0417ea6e7c80614b4b3cb4b5474263fe0919a (
plain
)
1
2
3
int
func1
(
void
)
{
return
23
;
}