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