6 lines
92 B
Plaintext
Raw Normal View History

#name : downto(...) { |n| ... }
#group : control structure
# --
downto(${0}) { |${n}|
$0
}