bar.c   [plain text]


int bar()
{
    return 11;
}