mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
6 lines
182 B
Swift
6 lines
182 B
Swift
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
|
|
|
|
// https://github.com/apple/swift/issues/45942
|
|
|
|
protocol A{class T#^A^#class b:Array<T>
|