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
/
45 custom install dirs
/
sample.h
blob: dc030dac1f576c1bb6781b55a87fa40e5a1ad37b (
plain
)
1
2
3
4
5
6
#ifndef SAMPLE_H
#define SAMPLE_H
int
wackiness
();
#endif