blob: d5c0f9c3f7644b10a77af0bc9a8ec90c15c70489 [file] [log] [blame]
include "foo.fbs";
include "baz/baz.fbs";
table BarWithFoo {
foo:Foo;
}