1// RUN: clang-format -style=LLVM -i --dry-run %s 2> %t.stderr2// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr3 4int a ;5