blob: f6b411e93ff0e7f4c571220ef2dc988e49b7b5b8 [file] [log] [blame]
Daniel Dunbarffd408a2009-03-24 02:24:46 +00001// RUN: clang-cc -E %s | grep '^ zzap$'
Chris Lattner4b009652007-07-25 00:24:17 +00002
3// zzap is on a new line, should be indented.
4#define BLAH zzap
5 BLAH
6