summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/Inputs/tokens-between-ifndef-and-define.h
blob: ce8d77050631090c888f6229970cbf96a7146228 (plain)
1
2
3
4
5
6
7
#ifndef tokens_between

const int pi = 3;

#define pi_is_bad

#endif
OpenPOWER on IntegriCloud