index
:
pindaiba
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: 462ae42e0d69866c75089d3c1e5ee826b20fea1f (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#include
"../src/lib.c"
int
main
(
void
)
{
return
EXIT_SUCCESS
;
}