template <int I>
void f();

void g() { f<(3, 2)>(); } // { dg-error "" }


syntax highlighted by Code2HTML, v. 0.9.1