doxygen/tests/upstream-test-suite/042_package.java

9 lines
169 B
Java
Raw Normal View History

2019-03-06 17:39:53 +00:00
// objective: test the \package command
// check: namespaceorg_1_1doxygen_1_1_test.xml
package org.doxygen.Test;
/** @package org.doxygen.Test
* A test package.
*/