aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Lexer/Inputs/bad-header-guard.h
blob: 601da0932721c3f196c8e7ba8486dc7e06e0aaa8 (plain)
1
2
3
4
#ifndef bad_header_guard
#define bad_guard

#endif