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
/
77 extract from nested subdir
/
src
/
first
/
lib_first.c
blob: 5fc32678cdf2afecfb30b5b42384d60c252b9e85 (
plain
)
1
2
3
int
first
(
void
)
{
return
1001
;
}