blob: e69500750f51a39b3f4d587f0766d89c9e7028d8 [file] [log] [blame]
Daniel Dunbara5728872009-12-15 20:14:24 +00001// RUN: %clang_cc1 -E %s | grep '^ zzap$'
Reid Spencer5f016e22007-07-11 17:01:13 +00002
3// zzap is on a new line, should be indented.
4#define BLAH zzap
5 BLAH
6