summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/ruby-mode/control structure/tim
blob: 44023c0b4a0eb914259e0bb5d5ecd1d9a6ec592d (plain) (tree)
1
2
3


                         
#name : times { |n| ... }
# --
times { |${n}| $0 }