a57eb7db创建于 2024年12月24日历史提交
// RUN: grep -Ev "// *[A-Z-]+:" %s | clang-format -style=LLVM \
// RUN:   | FileCheck -strict-whitespace %s

// CHECK: {{^int\ \*i;}}
 int   *  i  ;