4 lines
75 B
Text
4 lines
75 B
Text
|
# name: each_value { |val| ... }
|
||
|
# key: eav
|
||
|
# --
|
||
|
each_value { |${val}| $0 }
|