Files
swift-mirror/validation-test/compiler_crashers_2_fixed/d48def542970cfa.swift

5 lines
396 B
Swift

// {"signature":"swift::rewriting::performConcreteContraction(llvm::ArrayRef<swift::StructuralRequirement>, llvm::SmallVectorImpl<swift::StructuralRequirement>&, llvm::SmallVectorImpl<swift::rewriting::RequirementError>&, bool)"}
// RUN: not %target-swift-frontend -typecheck %s
func a < each b, each c where(repeat(each c each b)) : {
typealias d<each b> = () func e where d<repeat each b> ==