mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-05-15 10:26:23 +00:00
5 lines
138 B
C++
5 lines
138 B
C++
// RUN: clang-format -style=LLVM -i --dry-run %s 2> %t.stderr
|
|
// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
|
|
|
|
int a ;
|