foo.c   [plain text]



void foo()
{
}

int main()
{
return 0;
}