index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
tests
/
trivial.c
blob: ae368a139807d7aa393e9622052f3ff6a68976d5 (
plain
)
1
2
3
4
5
#include <stdlib.h>
main
()
{
exit
(
0
);
}