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
/
src
/
lib.c
blob: a7d7e77f9c1f1cd7a35615e275ff8a7b9c467519 (
plain
)
1
2
3
int
func2
(
void
)
{
return
42
;
}