blob: 86e6576c43c4cb46c958a37c70e8ad4afd2afa6b [file] [log] [blame]
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s | %FileCheck %s
enum b:a{var f={static#^A^#
// FIXME: we shouldn't back the parser to the beginning of the line, it leads
// to ridiculous override completions like this.
// CHECK-NOT: Decl{{.*}}/Super