4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
|
function ${1:name}(){
|
||
|
${2:Commands}
|
||
|
}
|