blob: dcdc0badc9bb27d44a3e4f3ca4df693156436406 [file] [log] [blame]
namespace v1;
table RootTable {
a:float;
b:[uint8];
}
root_type RootTable;