blob: cf78c7c6196654ad7684a5770ac653569c81c4e5 [file] [log] [blame]
double f(double);
float f(float);
void h(typeof(f) g) {} // { dg-error "" }