3 lines
99 B
Text
3 lines
99 B
Text
struct ${1:`Filename('$1_t', 'name')`} {
|
|
${2:/* data */}
|
|
}${3: /* optional variable list */};${4}
|