blob: d32d770cce7e64a2f14419758087fca6d37f12ae [file] [log] [blame]
// Build don't link:
// Origin: Mark Mitchell <mark@codesourcery.com>
extern "C" void f (); // ERROR - previous declaration
static void f () {} // ERROR - extern redeclared static