blob: e69500750f51a39b3f4d587f0766d89c9e7028d8 [file] [log] [blame]
Daniel Dunbar8fbe78f2009-12-15 20:14:24 +00001// RUN: %clang_cc1 -E %s | grep '^ zzap$'
Chris Lattner31eef322006-06-18 05:42:02 +00002
3// zzap is on a new line, should be indented.
4#define BLAH zzap
5 BLAH
6