1*7e82e019SRichard Smith #if !__building_module(a) && !BUILDING_A_PCH 2e842a474SRichard Smith #error "should only get here when building module a" 3e842a474SRichard Smith #endif 4e842a474SRichard Smith 5e842a474SRichard Smith const int a = 1; 6