blob: da1fb4abb6fbe8fc34fcf22d25a246631fb67814 [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 a {
typealias e == nil
typealias b : b, T where T, range.E
var e: B
class B : d