Files
swift-mirror/validation-test/compiler_crashers/2219-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift
2015-03-27 23:57:45 +00:00

11 lines
270 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<d where T.f : P {
}
class A {
var b = [B<H : p