Loading...
1
2
3
4
const char* foo()
{
    return "foo";
}