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
/
entity.h
blob: 959a8c30db68ef2aa8ddb1c6b1de542d6dbe926f (
plain
)
1
2
3
4
#pragma once
int
entity_func1
(
void
);
int
entity_func2
(
void
);