foo.c   [plain text]




const char* foo()
{
    return "foo";
}