sub2.c   [plain text]


int sub2()
{
    return 2;
}