const int c = 1; namespace namespace_a { const int c = 1; } namespace namespace_b { const int c = 1; }