Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
ac9fd4f00939d181ee9df503415695019f900c7d
/
.
/
Tests
/
CompileFeatures
/
cxx_strong_enums.cpp
blob: 6262456661c3c4dd49bbbb7b8821a802f2f3e727 [
file
]
enum
class
Colors
{
RedColor
,
GreenColor
,
BlueColor
};