Files
swift-mirror/validation-test/compiler_crashers/BuildForwardingSubstitutions-2f2808.swift
Hamish Knight 4e811c3a88 [test] Merge crasher directories
There is no longer much of a good reason to keep these separate,
merge them.
2025-10-18 12:51:30 +01:00

5 lines
436 B
Swift

// {"kind":"typecheck","original":"4f0b1241","signature":"swift::Type llvm::function_ref<swift::Type (swift::SubstitutableType*)>::callback_fn<(anonymous namespace)::BuildForwardingSubstitutions>(long, swift::SubstitutableType*)","signatureAssert":"Assertion failed: (rootParameterPacks.size() >= 1), function getSingletonPackExpansion"}
// RUN: not --crash %target-swift-frontend -typecheck %s
protocol a: b
struct b<each c: a { c: