summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/foo.h
blob: 9539f1d7588cd713eee724aecd2f29ea4dc2bdcc (plain)
1
2
3
4
#ifndef FOO_H
#define FOO_H
int foo();
#endif
OpenPOWER on IntegriCloud