Files
swift-mirror/validation-test/compiler_crashers_fixed/27804-swift-constraints-constraintsystem-applysolution.swift
2015-10-09 17:18:42 +00:00

10 lines
257 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
{{}protocol a{
typealias e:A.c
struct A:e