blob: 5e3602f58ffe7be3ce6b46268e4e995d1cb1622a [file] [log] [blame]
#if !__building_module(a)
#error "should only get here when building module a"
#endif
const int a = 1;