Sign in
fuchsia
/
third_party
/
cmake
/
20ed6f697e997f597b1e60d16edf711792e94965
/
.
/
Tests
/
CompileFeatures
/
cxx_strong_enums.cpp
blob: 6262456661c3c4dd49bbbb7b8821a802f2f3e727 [
file
] [
log
] [
blame
]
enum
class
Colors
{
RedColor
,
GreenColor
,
BlueColor
};