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
/
snippets
/
1 symbol visibility header
/
main.c
blob: 1d32f622e1239d9841441d2c433c99661a31ae0d (
plain
)
1
2
3
#include
<mylib/lib.h>
int
main
(
void
)
{
return
do_stuff
();
}