1cbea95ddSIlya Biryukov int (*foo(int a))(flo 2*cf9b25e0SSam McCall // RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:%(line-1):21 %s -o - \ 3cbea95ddSIlya Biryukov // RUN: | FileCheck %s 4cbea95ddSIlya Biryukov // CHECK: COMPLETION: float 5