a.c   [plain text]


int foo ()
{
    return 5;
}