Files
Android11/external/clang/test/Preprocessor/print_line_count.c
2023-10-13 14:01:41 +00:00

8 lines
151 B
C

/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
PR2741
comment */
y
// CHECK: {{^}} comment */{{$}}
// CHECK-NEXT: {{^}}y{{$}}