token read in diff state
[build-config.git] / src / config / lxrgmr-code / test / 1.3.CmntTag.in
blob0683e061a935e58a14468523ceb78d61d486c6b5
2
3 # @ file hdr cmnt tag
4 # @ func hdr cmnt tag
5 # @ section hdr cmnt tag
6 # @ sub cmnt tag
7
10 /********************************************************
11  * \filename: TestFunc.c
12  * \author: devenkong@126.com
13  * \date: 2023-06-11
14  * \note:: example for comment tag test.
15  ********************************************************
16  *
17  ********************************************************/
20  * \func: TestFunc
21  * \desc: test function description info.
22  * \note:: detail info for this function. this text block
23  *              is a multi-line text block untile new token or comment end.
24  * \return: 0, it means success.
25  */
27 /************************
28  ************************
29  * <tag:section:include>
30  ************************
31  ************************/
33 /* <tag:> */