typeof3.C   [plain text]


double f(double);
float f(float);
void h(typeof(f) g) {} // { dg-error "" }