index
:
emacs-config
master
Simeon's emacs config repo
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
mysnippets
/
text-mode
/
ruby-mode
/
upt
blob: 6fc68102b13ecd0dca7145b6b2cd1fc94eb942ea (
plain
)
1
2
3
4
5
6
#name : upto(...) { |n| ... } #group : control structure # -- upto(${n}) { |${i}| $0 }