index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs.d
/
lisp
/
yasnippet
/
snippets
/
perl-mode
/
ife
blob: 23f7cf6c58fb0c02a2f04ea2862f634bd2521ca7 (
plain
) (
blame
)
1
2
3
4
5
6
7
#name : if (...) { ... } else { ... } # -- if ($1) { $2 } else { $3 }