mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Checking for staticness is not enough because top-level decls count as non-static yet do not have a sufficient curry level to satisfy this check. Make sure we're looking for decls that reside inside of types. rdar://75299825, SR-14327
4 lines
164 B
Swift
4 lines
164 B
Swift
// RUN: %target-swift-ide-test --conforming-methods --conforming-methods-expected-types=s:SQ -source-filename %s -code-completion-token=COMPLETE
|
|
|
|
Swift#^COMPLETE^#
|