mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
4 lines
305 B
Swift
4 lines
305 B
Swift
// {"signature":"fixRequirementFailure(swift::constraints::ConstraintSystem&, swift::Type, swift::Type, swift::ASTNode, llvm::ArrayRef<swift::constraints::ConstraintLocator::PathElement>)"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
class a func b< each c : a >(repeat each c) b( d repeat {
|