blob: 78886e1526d7f4fe002013a697de35928298a5c9 [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
enum a{struct A{protocol A{struct B<T:a}}}protocol B