blob: ccc7166f1dbcfb45c3fd9179d302b5cc731ea7a6 [file] [log] [blame]
struct A
{
friend int : 1; // { dg-error "unnamed field" }
};