5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
include "baz/baz.fbs";
|
|
|
|
table Bar {
|
|
baz:Baz;
|
|
} |