[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git] / clang / test / Index / Inputs / guarded.h
blob0a1a6ac5c23886eedcb70ae69a7d8e1988469447
1 #ifndef GUARDED_HEADER_H
2 #define GUARDED_HEADER_H
4 int y;
6 #endif // GUARDED_HEADER_H