modernc.org/cc@v1.0.1
/
testdata
/
func.c
(
about
)
1 void f(char *) {
2 f(__func__);
3 }