mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This was added at some point with the associated type where clause work, but it appears to be unnecessary, because all the tests passed with this removed. It also introduced a source compatibility issue where we stopped accepting typealiases to protocol compositions in protocol inheritance clauses. Add a test for this case too, since it wasn't tested before. Fixes <https://bugs.swift.org/browse/SR-4855>.
13 KiB
13 KiB