mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When performing unqualified lookup within a type context (or method thereof) that is a protocol or a protocol extension, use the Self archetype of the protocol or extension so we look in types implied by the requirements as well. Part of rdar://problem/20509152, fixing the example provided in rdar://problem/20694545. Swift SVN r28363
18 lines
352 B
Swift
18 lines
352 B
Swift
// RUN: not %target-swift-frontend %s -parse
|
|
|
|
// Distributed under the terms of the MIT license
|
|
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
|
|
// Test case found by fuzzing
|
|
|
|
struct A<T where T : A = compose<T: T> Any) -> {
|
|
struct d<T> {
|
|
}
|
|
}
|
|
func b: a {
|
|
var d = A, Any) -> {
|
|
map() -> {
|
|
a: Any, A {
|
|
init <S {
|
|
}
|
|
}
|