Files
swift-mirror/validation-test/compiler_crashers_fixed/26403-llvm-densemapbase-llvm-smalldensemap-std-pair-llvm-arrayref-std-pair-swift-identifier.swift
Slava Pestov 08f1421a5a Import latest compiler crashers from practicalswift
68% are already fixed, including all those marked as beta 4 regressions.

Swift SVN r30914
2015-08-01 08:31:45 +00:00

8 lines
250 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 B<T where B:d
class B<T>:B<T>