doxygen/tests/upstream-test-suite/008_brief.c

8 lines
140 B
C
Raw Normal View History

2019-03-06 17:39:53 +00:00
// objective: test \brief and \file command
// check: 008__brief_8c.xml
/** \file
* \brief A brief description.
*
* More details.
*/