Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
21b706b62d1660332fc743355937b3683ac7c0b5
/
.
/
tests
/
fuzzer
/
seed_codegen
/
empty_namespace
blob: 63e2bf9b2a41c44e96124c97b73ed51da25269ba [
file
]
table
Person
{
name
:
string
;
age
:
int
;
}
root_type
Person
;