Sign in
fuchsia
/
third_party
/
swift-clang
/
a40ea3abe6e2f0b338d00c38fe7d724241c5af97
/
.
/
test
/
Preprocessor
/
print_line_count.c
blob: 6ada93b24c49be927cc788dfbe58aaf0ae59490a [
file
] [
log
] [
blame
]
/* RUN: %clang -E -C -P %s | FileCheck --strict-whitespace %s
PR2741
comment */
y
// CHECK: {{^}} comment */{{$}}
// CHECK-NEXT: {{^}}y{{$}}