mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 04:21:13 +00:00
5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
include "baz/baz.fbs";
|
|
|
|
table Bar {
|
|
baz:Baz;
|
|
} |