brintos

brintos / llvm-project-archived public Read only

0
0
Text · 118 B · ce75b39 Raw
11 lines · c
1// RUN: %clang_cc1 -E %s | FileCheck --strict-whitespace %s2 3#if 04blah5#\6else7bark8#endif9// CHECK: {{^}}bark{{$}}10 11