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