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
/
frameworks
/
38 gettext extractor
/
src
/
lib1
/
lib1.h
blob: 6199d29c4ec621a3d708d1193486c4449b8a555a (
plain
)
1
2
3
4
5
6
#ifndef LIB1_H
#define LIB1_H
void
say_something
(
void
);
#endif