mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
277 B
Swift
4 lines
277 B
Swift
// {"kind":"typecheck","signature":"(anonymous namespace)::ResolvePattern::visitTupleExpr(swift::TupleExpr*)","signatureAssert":"Assertion failed: (!elts[0].getLabel().empty()), function create"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
switch { case (repeat a
|