4 lines
32 B
C++
4 lines
32 B
C++
namespace NS {
|
|
struct X {};
|
|
}
|
namespace NS {
|
|
struct X {};
|
|
}
|