Skip to content
Snippets Groups Projects
doxygen.c 179 B
/* run.config
  OPT: -keep-comments -print -then -pp-annot
*/

/*@{*/

/*@{ Bla */

//@{

//@{ Blu

void doxygen_group () {
}

/*@} Bli */

/*@} */

//@}

//@} Bly


void main();