mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
6 lines
271 B
Swift
6 lines
271 B
Swift
// {"kind":"typecheck","original":"0ca20e45","signature":"(anonymous namespace)::SyntacticElementSolutionApplication::apply()","signatureAssert":"Assertion failed: (!empty()), function back"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
{ a -> Void! in
|
|
} {
|
|
}
|