5 lines
57 B
Text
5 lines
57 B
Text
|
${1:void} ${2:function_name} (${3})
|
||
|
{
|
||
|
${4:/* code */}
|
||
|
}
|