blob: fc724bbb6c0df198cc50ba3adeb4cf788e386fbe [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
struct d<b : e, d: e where d.e == b }
func c() {
for c in 0..<d