--- /dev/null Thu Apr 11 07:25:15 2002 +++ m-static1.cc Fri Aug 16 13:11:02 2002 @@ -0,0 +1,9 @@ +// 2002-08-16 + +namespace __gnu_test { +#include "m-static.h" +} + +using namespace __gnu_test; + +const int gnu_obj_4::elsewhere = 221;