mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-05-15 02:16:40 +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 ;
|