// Build don't link: // Origin: Mark Mitchell template struct S { void f () { struct U { }; } };