foo.c   [plain text]




int foo() 
{ 
    return 1; 
}