4 lines
89 B
C
4 lines
89 B
C
|
struct string {};
|
||
|
const int n = 0;
|
||
|
namespace N { typedef ::string clstring; using ::n; }
|