mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The signatures have changed here either due to code changes in the repo or due to improvements to the signature detection, update the test cases.
6 lines
254 B
Swift
6 lines
254 B
Swift
// {"kind":"complete","signature":"swift::DeclContext::getASTContext() const"}
|
|
// RUN: not --crash %target-swift-ide-test -code-completion -batch-code-completion -skip-filecheck -code-completion-diagnostics -source-filename %s
|
|
@ a(
|
|
#^COMPLETE^# {}
|
|
let b
|