blob: 8913edf96a55d8cf8f08c8cb99a0b151b87d00b7 [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
func b<S : A {
}
protocol A : a {
func a