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