blob: 9514e375355634e7b0b7f442b294128f20b30c78 [file] [log] [blame]
struct S
{
S* m2;
};
void
foo(S&)
{}