summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/ruby-mode/collections/collect
blob: 37cd4b540cf30567a14068fd6d4a56a67953a0e2 (plain) (blame)
1
2
3
#name : collect { |...| ... }
# --
collect { |${e}| $0 }