1/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
2   PR2741
3   comment */
4y
5// CHECK: {{^}}   comment */{{$}}
6// CHECK-NEXT: {{^}}y{{$}}
7
8