Files
swift-mirror/validation-test/compiler_crashers/0623-validateattributes.swift
2015-03-27 23:57:45 +00:00

10 lines
266 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
struct B<T where A: U.E == Int
var d {
class A : B