mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When the type name we're looking at is a collection of some element type, also try to match the plural form of the element type name. For example: - func deselectItemsAtIndexPaths(_: Set<NSIndexPath>) + func deselectItemsAt(_: Set<NSIndexPath>) Swift SVN r31666
15 KiB
15 KiB