mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
509 B
Swift
4 lines
509 B
Swift
// {"kind":"typecheck","signature":"swift::constraints::TupleContextualFailure::TupleContextualFailure(swift::constraints::Solution const&, swift::ContextualTypePurpose, swift::Type, swift::Type, llvm::ArrayRef<unsigned int>, swift::constraints::ConstraintLocator*)","signatureAssert":"Assertion failed: (getFromType()->is<TupleType>() && getToType()->is<TupleType>()), function TupleContextualFailure"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
func a< each b >->(Int, repeat each b)Float= a(
|