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