blob: aef456e974aa4671ca329658b1bb97ded3502495 [file] [log] [blame]
// Build don't link:
void x()
{
int* p = 1==0;
}