6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
![]() |
include "tests/included_test.fbs";
|
||
|
|
||
|
table Wrapper {
|
||
|
a:Wrapped;
|
||
|
}
|