mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 19:16:05 +00:00
5 lines
131 B
C++
5 lines
131 B
C++
// RUN: clang-format -style=LLVM -i -n %s 2> %t.stderr
|
|
// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
|
|
|
|
int a ;
|