blob: c3eee52713cbea89355b47951f4c2b2c95b991e1 [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 b:A}class B<T:A{class c<T>:A{let a{{}}let f=a