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
/
80 declare dep
/
entity
/
entity2.c
blob: 4e8bb07e1bd223cc461affffa134b8055c288237 (
plain
)
1
2
3
4
5
#include
<entity.h>
int
entity_func2
(
void
)
{
return
9
;
}