re-design snippets hierarchy

This commit is contained in:
Zhang Chiyuan
2008-03-10 12:26:53 +00:00
parent 61210bf5fd
commit 844e2f3a5d
77 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#name : each_with_index { |e, i| ... }
# --
each_with_index { |${e}, ${i}| $0 }