Remove group-name prefix from ruby-mode/collections/zip

Bug introduced in f48317e7c5ecdbb7680d0ea2c595cfda0342c3bb and not-fixed in
3aea27042bc2a0f05b2755e0c5c4edc43b426aed.
This commit is contained in:
Dmitry Gutov 2012-12-09 02:15:43 +04:00
parent 4f99f9dc20
commit 100aa7c0af

View File

@ -1,4 +1,4 @@
#name : zip(...) { |...| ... }
# key: collectionszip
# key: zip
# --
zip(${enums}) { |${row}| $0 }