mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
#name : each_value { |val| ... }
|
|
# --
|
|
each_value { |${val}| $0 } |