summaryrefslogtreecommitdiff
path: root/source/tests/trivial.c
blob: 2723637a0ffc0d6af5d53018e0436bc3dba766d5 (plain)
1
2
3
4
main()
{
	exit(0);
}