comdat3-aux.cc   [plain text]


#include "comdat3.h"

void f ()
{
  const bool *p = &A<int>::b;
}