blob: 16ee7c6bccfdbf9ea95e3ba4fd94c781b06fb1ff [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
class d{protocol b{class B<T:F}}class A:d