blob: 85a9f51c0be11f0405e4fddf75f4a1840e6d8784 [file] [log] [blame]
// 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
protocol C {
var b: A where T>() {
}
typealias A : b