blob: 125f2e42c6b2cfa6b8c7af09e1a8db1b9295504c [file] [log] [blame]
// PR c++/13438
struct A { friend typename struct B; }; // { dg-error "" }