depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
grfn
/
emacs.d
/
snippets
/
js2-mode
/
function
blob: b423044b441052ac048032ef9e5bc25d97cea62e (
plain
) (
blame
)
1
2
3
4
5
6
# key: f
# name: function
# --
function $1($2) {
$3
}