aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/external/c-testsuite/tests/single-exec/00001.c
blob: 3a6dc7e3f88013394443e10a50bd6a1f11cc2a7d (plain) (blame)
1
2
3
4
5
int
main()
{
	return 0;
}