blob: a798b5a72403effa5f6604eef9c1ed19af4ece4e [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 h:CollectionType
typealias h}extension A