summaryrefslogtreecommitdiff
path: root/tests/true.c
blob: e0d6d5dadb4c8ed43ba6c9e6295253f82e4d4094 (plain)
1
2
3
4
int main(void)
{
   return 0;
}