index
:
agahu
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib.c
blob: 597a83744aacfff875a4c11add58a07d5f7a5a1a (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
"../src/lib.c"
int
main
(
void
)
{
return
0
;
}