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