]> code.delx.au - gnu-emacs-elpa/blobdiff - snippets/ruby-mode/collections/eawi
Removed final newline from snippet files.
[gnu-emacs-elpa] / snippets / ruby-mode / collections / eawi
index 8718f7a8c2aec55ddac2092c59f846e6883bef8c..3d039984ffcf28f052298d5b03a6bc35bf0eaaf5 100644 (file)
@@ -1,3 +1,3 @@
 #name : each_with_index { |e, i| ... }
 # --
-each_with_index { |${e}, ${i}| $0 }
+each_with_index { |${e}, ${i}| $0 }
\ No newline at end of file