blob: a822b314ffbed0b76d3c20911ea77488e6742cca [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
struct j<d : Sequencpe> {
}
func f<d>() -> [j<d>] {
protocol c : b { func b