blob: 92c9fd6f27ca7d981cbb86c237337afcfea19c63 [file] [log] [blame]
//-*- C++ -*-
// Intended to exercise all syntactic parts of the C++ language that
// aren't part of C.
namespace std {
namespace debug {
}
}
using namespace std::debug;
using namespace std;