mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
7 lines
234 B
Swift
7 lines
234 B
Swift
_ = ""
|
|
|
|
// rdar://problem/38314383
|
|
// RUN: %sourcekitd-test -req=cursor -offset=0 %s -- -Xllvm -aarch64-use-tbi %s | %FileCheck %s
|
|
|
|
// CHECK: <empty cursor info; internal diagnostic: "Resolved to incomplete expression or statement.">
|