5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
${1:public }function ${2:FunctionName}(${3})
|
||
|
{
|
||
|
${4:// code...}
|
||
|
}
|