clang-tidy-readability-iden.../test_Struct.cpp

4 lines
32 B
C++
Raw Normal View History

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