clang-tidy-readability-iden.../test_ScopedEnumConstant.cpp
2021-11-27 13:50:41 +03:00

2 lines
37 B
C++

enum class TestEnum { big, SMALL_ };