Files
swift-mirror/validation-test/IDE/crashers/CodeCompletionStringBuilder-addCallArgumentPatterns-bf4c99.swift
T
2026-03-16 10:52:04 +00:00

6 lines
701 B
Swift

// {"kind":"complete","original":"882aa4dc","signature":"swift::ide::CodeCompletionStringBuilder::addCallArgumentPatterns(llvm::ArrayRef<swift::AnyFunctionType::Param>, llvm::ArrayRef<swift::ParamDecl const*>, swift::DeclContext const*, swift::GenericSignature, swift::ide::DefaultArgumentOutputMode, bool)","signatureAssert":"Assertion failed: (declParams.empty() || typeParams.size() == declParams.size()), function addCallArgumentPatterns","signatureNext":"CompletionLookup::addSubscriptCall"}
// RUN: not --crash %target-swift-ide-test -code-completion -batch-code-completion -skip-filecheck -code-completion-diagnostics -source-filename %s
struct a<each b {
subscript(repeat each b) {
a< >()#^^#