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
/
set.c
blob: 652009c49b90c25b8adaf90587bbb885f1b770a4 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
#include
"../src/set.c"
#include
"../src/testing.h"
int
main
(
void
)
{
return
0
;
}