3 lines
35 B
C++
3 lines
35 B
C++
namespace N {
|
|
const int k = 5;
|
|
}
|
namespace N {
|
|
const int k = 5;
|
|
}
|