blob: e92291d04d4c1bb7e2754bae1927a3f7ee4f2b87 [file] [log] [blame]
// RUN: grep -Ev "// *[A-Z-]+:" %s | clang-format -style=LLVM \
// RUN: | FileCheck -strict-whitespace %s
// CHECK: {{^int\ \*i;}}
int * i ;