summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/ruby-mode/tim
blob: 0da115f7069d67d54705d644e60dc258ca36da5b (plain) (blame)
1
2
3
4
#name : times { |n| ... }
#group : control structure
# --
times { |${n}| $0 }