summaryrefslogtreecommitdiff
path: root/src/true.c
blob: c462496f40a3b2b342daac9f2c9d73cd6c3ee0ac (plain)
1
2
3
4
5
int
main ()
{
  exit (0);
}