mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
6 lines
239 B
Swift
6 lines
239 B
Swift
// {"signature":"swift::constraints::MissingCallFailure::diagnoseAsError()"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
struct a < each b {
|
|
init(repeat each b) func c < each d { a<repeat each d, String >(repeat e, {
|
|
""
|