-
Virgile Prevosto authored
[Ptests] preserve LOG after STDOPT directive See merge request frama-c/frama-c!2073
Virgile Prevosto authored[Ptests] preserve LOG after STDOPT directive See merge request frama-c/frama-c!2073
doxygen.c 179 B
/* run.config
OPT: -keep-comments -print -then -pp-annot
*/
/*@{*/
/*@{ Bla */
//@{
//@{ Blu
void doxygen_group () {
}
/*@} Bli */
/*@} */
//@}
//@} Bly
void main();