blob: 665c0ba8188c586d011708354d4ecefaf665f1e7 [file] [log] [blame]
// Build don't link:
// Special g++ Options:
namespace std {
volatile void abort(); // WARNING - mismatch
}
volatile void oink() {
std::abort() ;
} // gets bogus error -