Files
swift-mirror/validation-test/compiler_crashers_fixed/27057-addminimumprotocols.swift
2015-10-09 17:18:42 +00:00

9 lines
252 B
Swift

// 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
class T:A
protocol A{typealias b:A.b