Files
bds.mr.dpg/doc/tutorial/old/multiLexer/test.in
T
2026-01-03 18:31:15 +01:00

21 lines
341 B
Plaintext

/** a javadoc comment
* @param foo
* @exception bar
* Just a little text for a comment
*/
int abc;
/** a javadoc comment
* @param foo
* @exception bar
* Just a little text for a comment
*/
int zzz;
/** a javadoc comment
* @param foo
* @exception bar
* Just a little text for a comment
*/
int xxx;