mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
305 B
Swift
4 lines
305 B
Swift
// {"kind":"typecheck","signature":"(anonymous namespace)::ResolvePattern::composeTupleOrParenPattern(swift::ArgumentList*)","signatureAssert":"Assertion failed: (!args->hasAnyInOutArgs()), function composeTupleOrParenPattern"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
switch { case .a(&b
|