4 lines
102 B
Plaintext

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