mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
360 B
Swift
4 lines
360 B
Swift
// {"kind":"typecheck","signature":"swift::constraints::ConstraintSystem::recordKeyPath(swift::KeyPathExpr const*, swift::TypeVariableType*, swift::TypeVariableType*, swift::DeclContext*)","signatureAssert":"Assertion failed: (inserted), function recordKeyPath"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
enum a { b->a{switch self{case.c(\ d) e
|