mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Unfortunately due to pre-checking multiple times the recorded application level can change. Just OR the bits together.
4 lines
346 B
Swift
4 lines
346 B
Swift
// {"kind":"complete","signature":"swift::ide::PostfixCompletionCallback::Result::tryMerge(swift::ide::PostfixCompletionCallback::Result const&, swift::DeclContext*)"}
|
|
// RUN: %target-swift-ide-test -code-completion --code-completion-token=COMPLETE -code-completion-diagnostics -source-filename %s
|
|
Int { switch { case Optional.some()#^COMPLETE^#
|