depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
users
/
wpcarro
/
emacs
/
.emacs.d
/
snippets
/
racket-mode
/
function
blob: 882c48ded39dd4e9f27415f8b6560c1979bae7c0 (
plain
) (
tree
)
6b456c1b7a4f
^
1
2
3
4
5
# -*- mode: snippet -*-
# name: Function
# key: fn
# --
(define ($1) $2)