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