blob: cc5d4f549f9d17146e39a99e4808bcdcd8371533 [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 S<I:A
protocol A{
protocol A typealias e:A
typealias e