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