blob: 189f356fd4b0b37489f6720ad1a54294e845a72f [file] [log] [blame]
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
protocol c{func a:P
protocol P{#^A^#func a:b
associatedtype b:a