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

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

2019-04-24 13:46:26 +00:00
struct TEST_struct {
int a;
};