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
/
ruby-mode
/
until
blob: 476966a73dd9253bfdd05b58498479e485a4d1e7 (
plain
) (
blame
)
1
2
3
4
5
6
#name : until ... end #group: control structure # -- until ${condition} $0 end