mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 13:33:04 +00:00

Bug introduced in f48317e7c5ecdbb7680d0ea2c595cfda0342c3bb and not-fixed in 3aea27042bc2a0f05b2755e0c5c4edc43b426aed.
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
#name : zip(...) { |...| ... }
|
|
# key: zip
|
|
# --
|
|
zip(${enums}) { |${row}| $0 } |