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