summaryrefslogtreecommitdiffstats
path: root/testing/040_namespace.cpp
blob: a90f377acc3f5232c93b1fa567dfbc5858ae4ee9 (plain)
1
2
3
4
5
6
7
8
9
10
// objective: test the \namespace command
// check: namespace_n_s.xml

namespace NS 
{
}

/** @namespace NS
 *  A namespace 
 */