mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
6 lines
366 B
Swift
6 lines
366 B
Swift
// {"kind":"typecheck","signature":"swift::ObjCKeyPathStringRequest::evaluate(swift::Evaluator&, swift::KeyPathExpr*, swift::DeclContext*) const","signatureAssert":"Assertion failed: (!empty()), function front","signatureNext":"ObjCKeyPathStringRequest::OutputType"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
// REQUIRES: objc_interop
|
|
#keyPath(
|
|
print
|