blob: e351162f5336615e81fc3eab758ce1675210f157 [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
func b<d {
class d<j : i, f : i where j.i == f> : e {
}
protocol i {
protocol i