mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We no longer allow extensions to provide generic parameters, and the
ability to parse the syntax
extension Array<String> { ... }
is causing confusion. Fixes rdar://problem/20873336.
Swift SVN r28468
167 KiB
167 KiB