#if !__building_module(a)
#error "should only get here when building module a"
#endif
const int a = 1;