/** * Header comment * with * asterisks * * this comment has the module define statements * * Edit me for test the new parser * \brief This is a testing module * $WIZ$ module_name = "name" * $WIZ$ module_depends = "module1", "module2" * $WIZ$ module_configuration = "config_file.h" */ /** * List to be parsed * $WIZ$ to_be_parsed = "BLA", "BLABLA", "BLABLA_BLA" */ /** * * Commento to be ignored * */ /** * Comment with list to be parsed * * $WIZ$ another_list_to_be_parsed = "BLABLABLA_BLA" */