blob: a5f256384ace931f18f8b9e0f471e1541f879b49 [file] [log] [blame]
// PR c++/97511
// { dg-do compile { target c++11 } }
template <class Z> using Z = Z; // { dg-error "shadow|declaration" }