// Build don't link: // Origin: Mark Mitchell template void f () { int i; switch (int i = 3) { } } template void f();