doxygen/tests/upstream-test-suite/040_namespace.cpp

11 lines
129 B
C++

// objective: test the \namespace command
// check: namespace_n_s.xml
namespace NS
{
}
/** @namespace NS
* A namespace
*/