getdns/cmake/tests/test___func__.c

5 lines
55 B
C

int main (int ac, char *av[])
{
char *s = __func__;
}