1*3cb667edSNico Weber // RUN: grep -Ev "// *[A-Z-]+:" %s | clang-format -style=none \ 2*3cb667edSNico Weber // RUN: | FileCheck -strict-whitespace %s 394ea5bb1SDaniel Jasper 494ea5bb1SDaniel Jasper // CHECK: int i; 594ea5bb1SDaniel Jasper int i; 6