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
/
117 shared module
/
nosyms.c
blob: 3432b1c46fcda55b2fce42ee779dafe10008448c (
plain
)
1
2
3
4
static
int
func_not_exported
(
void
)
{
return
99
;
}