blob: 1ac9065153322fe5af082f06c8328fc5d6a280ce [file] [log] [blame]
// { dg-options "-std=c++0x -pedantic" }
const char* foo()
{
return __func__;
}