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: 14fdd4f02f58b28e4f99da2c0fa8b79e292beee2 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#include
"../src/lib.c"
int
main
(
void
)
{
int
rc
=
0
;
return
rc
;
}