// RUN: %clang_cc1 -code-completion-at=%s:%(line+2):1 %s | FileCheck %s
void func() {
}
// CHECK: COMPLETION: __auto_type
// RUN: %clang_cc1 -code-completion-at=%s:%(line+2):1 %s | FileCheck %s
void func() {
}
// CHECK: COMPLETION: __auto_type