mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-09 15:10:53 +00:00
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
#name : select { |...| ... }
|
|
# --
|
|
select { |${1:element}| $0 }
|