// Build don't link: // Origin: Mark Mitchell template void test(){ try { } catch(int x){ } } template void test();