blob: 3903199b3163cbf0852c9292671073e961607717 [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{{}protocol A}protocol A{func e
func e:a
class A<T:d