blob: 490a46e3900a0f81863fe122fd85d69528b9b266 [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 B {
class d<T where B : d {
let v: d