blob: a64209534ae6f68cf6abe335a41a4eff74a9d4a7 [file] [log] [blame]
int foo = 10;
// RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:1:11 %s -o - | FileCheck --check-prefix=CC1 %s
// CC1-NOT: foo