blob: 26b487571f4c67aa6bbd389ed2186f8d8509a9da [file] [log] [blame]
//PR c++/28269
template<int> struct A;
struct __attribute__((unused)) A<0<; // { dg-error "template argument|unqualified-id" }