Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/ruby-mode/collections/eawi
1428 views
#name : each_with_index { |e, i| ... }
# --
each_with_index { |${e}, ${i}| $0 }
#name : each_with_index { |e, i| ... }
# --
each_with_index { |${e}, ${i}| $0 }