blob: a5784a24551f884373845d1c2610c8500bfc5ce7 [file] [log] [blame]
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s | %FileCheck %s
{protocol A{func b
}enum B:A{let s=b
let A{#^A^#
// CHECK: Begin completions