blob: 2d17b33e6011b8d8fe2b6b710861d40530093cb4 [file] [log] [blame]
// Build don't link:
// Special g++ Options: -O2
void f ()
{
struct Init {
Init () {
}
};
}