unplugged-system/external/flatbuffers/tests/includer_test.fbs

6 lines
67 B
Plaintext
Raw Permalink Normal View History

include "tests/included_test.fbs";
table Wrapper {
a:Wrapped;
}