mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 19:45:40 -04: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 ;
|