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