clang-tidy-readability-iden.../expected/Struct.cpp

4 lines
31 B
C++
Raw Permalink Normal View History

struct TestStruct {
int a;
};