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