2009-12-25 17:45:46 +00:00

4 lines
80 B
Plaintext

#name : each_with_index { |e, i| ... }
# --
each_with_index { |${e}, ${i}| $0 }