Files
swift-mirror/validation-test/compiler_crashers/0623-validateattributes.swift
2015-02-04 10:43:56 +00:00

11 lines
289 B
Swift

// RUN: not --crash %target-swift-frontend %s -parse
// XFAIL: asan
// 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