blob: 9905483f738cf0b31559b8ecfe7e08e91f2d045b [file] [log] [blame]
// PR c++/84632
// { dg-additional-options "-w" }
class {
&a; // { dg-error "forbids declaration" }
} b[2] = b; // { dg-error "initialized" }