mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
5 lines
370 B
Swift
5 lines
370 B
Swift
// {"signature":"fixMissingArguments(swift::constraints::ConstraintSystem&, swift::ASTNode, llvm::SmallVectorImpl<swift::AnyFunctionType::Param>&, llvm::ArrayRef<swift::AnyFunctionType::Param>, unsigned int, swift::constraints::ConstraintLocatorBuilder)"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck -swift-version 6 %s
|
|
func a((Int, Int, Int)) a > {
|
|
b, c in
|