1*f4a2713aSLionel Sambuc // RUN: c-index-test -code-completion-at=%s:1:1 -Wunknown-foo-bar-warning -Werror %s 2*f4a2713aSLionel Sambuc 3*f4a2713aSLionel Sambuc void f(); 4