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