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