first public release of samba4 code
[jelmer/samba4-debian.git] / source / build / tests / trivial.c
1 main()
2 {
3         exit(0);
4 }