xref: /aosp_15_r20/external/flatbuffers/tests/includer_test.fbs (revision 890232f25432b36107d06881e0a25aaa6b473652)
1*890232f2SAndroid Build Coastguard Workerinclude "tests/included_test.fbs";
2*890232f2SAndroid Build Coastguard Worker
3*890232f2SAndroid Build Coastguard Workertable Wrapper {
4*890232f2SAndroid Build Coastguard Worker  a:Wrapped;
5*890232f2SAndroid Build Coastguard Worker}
6