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
/
36 gtkdoc cpp
/
foo.cpp
blob: 15fa269806a22d5e3e3da675b785b09df4961bd1 (
plain
)
1
2
3
4
5
#include
"foo.h"
int
foo_do_something
(
void
)
{
return
42
;
}