mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
7 lines
315 B
Swift
7 lines
315 B
Swift
// {"kind":"typecheck","signature":"(anonymous namespace)::ConnectedComponents::unionSets(swift::TypeVariableType*, swift::TypeVariableType*)","signatureAssert":"Assertion failed: (validComponentCount > 0), function unionSets"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
let b = (c(), d()
|
|
a {
|
|
e
|
|
b
|