blob: 012cd770e477988dd7841c75af2cde9354b627ba [file] [log] [blame]
// 2002-08-16
class gnu_obj_4
{
public:
static const int elsewhere;
static const int nowhere;
// At some point, perhaps:
// static const int everywhere = 317;
// try to ensure test4 is actually allocated
int dummy;
};