1 // PR c++/12132
2 
foo()3 inline template <int> void foo () {} // { dg-error "<" }
4 void abort (); // { dg-error ";" "" { target *-*-* } .-1 }
5