Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
8a37f22f47f8d2e0932fa5062371a2845dd81ded
/
.
/
tests
/
flatc
/
bar
/
bar.fbs
blob: afd4be9a485f43b51b9537cc8654c04ca0f6e64d [
file
]
include
"baz/baz.fbs"
;
table
Bar
{
baz
:
Baz
;
}