1 #include "comdat3.h"
2 
f()3 void f ()
4 {
5   const bool *p = &A<int>::b;
6 }
7