blob: 1009ad0a4de8f55158cecd1853620a5cfedb06d7 [file] [log] [blame]
// PR 96045 EOF location
template <class> class A {};
struct A <int> // { dg-error "15:" }
/* A comment */