Merge from mainline (167278:168000).
[official-gcc/graphite-test-results.git] / gcc / testsuite / g++.dg / template / error11.C
blob3a469fd1a8ca68f065f66dc81b7ef892dbdf981d
1 // PR c++/12132
3 inline template <int> void foo () {} // { dg-error "<" }
4 void abort (); // { dg-error ";" }