mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
5 lines
181 B
Swift
5 lines
181 B
Swift
// RUN: %swift-ide-test --code-completion --source-filename %s --code-completion-token=COMPLETE
|
|
|
|
// https://github.com/apple/swift/issues/57105
|
|
|
|
Foo.#^COMPLETE^#bar ?? baz(_) = baba |