7 lines
No EOL
74 B
Text
7 lines
No EOL
74 B
Text
# name: struct ... { ... }
|
|
# key: struct
|
|
# --
|
|
struct ${1:name}
|
|
{
|
|
$0
|
|
}; |