blob: a14c0a3d6f34bf6b06ea13aa67ecf20740c88fa7 [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
let a{protocol A:A{}
class A
class B<T>