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