blob: 8a47a3b08f688561f7325238a5b275e9110d8843 [file] [log] [blame]
Dmitri Gribenko4b8a84f2013-02-09 16:41:47 +00001// RUN: %clang_cc1 -E %s | FileCheck --strict-whitespace %s
Chris Lattner31eef322006-06-18 05:42:02 +00002
3#define XX
4! XX,
5
Dmitri Gribenko4b8a84f2013-02-09 16:41:47 +00006// CHECK: {{^}}! ,{{$}}