mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-03-21 23:32:26 +00:00
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
#name : select { |...| ... }
|
|
# --
|
|
select { |${1:element}| $0 }
|