Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
48babd417d29ba0b7e5b943d6ac4604e99ca88b2
/
.
/
tests
/
includer_test.fbs
blob: 890fa70e14938249455dfe0c722f132f9fb42000 [
file
]
include
"tests/included_test.fbs"
;
table
Wrapper
{
a
:
Wrapped
;
}