mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-05 23:28:19 +00:00
100aa7c0af
Bug introduced inf48317e7c5and not-fixed in3aea27042b.
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
#name : zip(...) { |...| ... }
|
|
# key: zip
|
|
# --
|
|
zip(${enums}) { |${row}| $0 } |