Daily bump.
[gcc.git] / gcc / testsuite / g++.dg / diagnostic / pr96045-1.C
blobb84a5d5c007c6b98543d3ca26cab9dc5d9c1c5c8
1 // PR 96045  EOF location
3 template <class> class A {};
4 struct A <int> // { dg-error "15:" }