blob: a05227a8ea65c6a93c4a9f355ea2a5eadbd42567 [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
protocol B : a {
case A, Any, AnyObject, (c(t: d {
}
protocol a {
}
typealias e : e