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

Bug introduced in f48317e7c5 and not-fixed in
3aea27042b.
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 }