summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/pr2086.h
blob: b98b996d6cca68c20f32ea5f852515ba5b541d86 (plain)
1
2
3
4
5
6
#ifndef test
#endif

#ifdef test
#undef test
#endif
OpenPOWER on IntegriCloud