6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
snippet function "JS function"
|
|
function $1($2) {
|
|
$3
|
|
}
|
|
endsnippet
|