1#if !__building_module(a) && !BUILDING_A_PCH2#error "should only get here when building module a"3#endif4 5const int a = 1;6