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
/
failing
/
44 pkgconfig variables reserved
/
simple.h
blob: bb52e6d727c7bcb069c3da5f8cfc43d3cccd75ae (
plain
)
1
2
3
4
5
6
#ifndef SIMPLE_H_
#define SIMPLE_H_
int
simple_function
();
#endif