xref
: /
Universal-ctags
/
Units
/
parser-ttcn.r
/
ttcn-comments.d
/
input-0.ttcn
(revision b07d1aaf6be9b867ccb803cdd0f4ac1476403a33)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
type record Coffee0
2
{
3
// whitespaces after comment
4
integer id0,
5
charstring description0
6
}
7