mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
6 lines
291 B
Swift
6 lines
291 B
Swift
// {"kind":"typecheck","signature":"swift::TypeChecker::checkObjCKeyPathExpr(swift::DeclContext*, swift::KeyPathExpr*, bool)","signatureAssert":"Assertion failed: (!empty()), function front"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
// REQUIRES: objc_interop
|
|
#keyPath(
|
|
print
|