summaryrefslogtreecommitdiff
path: root/src/true.c
blob: a46866d92e52c6cb1a8c4cd3147876271a1a6236 (plain) (blame)
1
2
3
4
int main()
{
	return 0;
}