// Build don't link: // Origin: Mark Mitchell template void f () { __extension__ ( { if (3); }); } template void f();