blob: 8a47a3b08f688561f7325238a5b275e9110d8843 [file] [log] [blame]
Dmitri Gribenko8448e1a2013-02-09 16:41:47 +00001// RUN: %clang_cc1 -E %s | FileCheck --strict-whitespace %s
Reid Spencer5f016e22007-07-11 17:01:13 +00002
3#define XX
4! XX,
5
Dmitri Gribenko8448e1a2013-02-09 16:41:47 +00006// CHECK: {{^}}! ,{{$}}