xref: /Universal-ctags/Units/parser-ttcn.r/ttcn-comments.d/input-1.ttcn (revision b07d1aaf6be9b867ccb803cdd0f4ac1476403a33)
1type record Coffee1
2{
3    /* whitespaces after comment */
4    integer id1,
5    charstring description1
6}
7