index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs.d
/
snippets
/
text-mode
/
cc-mode
/
do
blob: 5f7a313635dc168225d9c8d1787bd46f05b45f93 (
plain
) (
blame
)
1
2
3
4
5
6
#name : do { ... } while (...) # -- do { $0 } while (${1:condition});