emacs-prelude/vendor/yasnippet/snippets/ruby-mode/collections/eai
2012-02-17 22:12:32 +02:00

4 lines
No EOL
71 B
Text

# name: each_index { |i| ... }
# key: eai
# --
each_index { |${i}| $0 }