clang-tidy-readability-iden.../test_Struct.cpp
2019-04-24 16:46:26 +03:00

4 lines
32 B
C++

struct TEST_struct {
int a;
};