PR c++/86728 - C variadic generic lambda.
[official-gcc.git] / gcc / testsuite / g++.dg / template / crash54.C
blob26b487571f4c67aa6bbd389ed2186f8d8509a9da
1 //PR c++/28269
3 template<int> struct A;
5 struct __attribute__((unused)) A<0<; // { dg-error "template argument|unqualified-id" }