typedef const int I;
int i;

void f() {
  i.I::~I();
}
