blob: 6ada93b24c49be927cc788dfbe58aaf0ae59490a [file] [log] [blame]
Dmitri Gribenko4b8a84f2013-02-09 16:41:47 +00001/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
Chris Lattnerf2d49da92009-06-15 01:25:23 +00002 PR2741
3 comment */
4y
Dmitri Gribenko4b8a84f2013-02-09 16:41:47 +00005// CHECK: {{^}} comment */{{$}}
6// CHECK-NEXT: {{^}}y{{$}}
7