Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
a7fed2ce67a2ac7d0ab855a49be45178248eb007
/
.
/
tests
/
flatc
/
bar
/
baz
/
baz.fbs
blob: 254e980a09dcc3ab0dd0fdf2859b8335fc593d14 [
file
]
enum
Baz
:
short
{
None
=
0
,
Red
,
Green
,
Blue
,
}