blob: 7eda4f5388d6cf1b06b525605cee768e46e115d3 [file] [log] [blame]
include "reflection/reflection.fbs";
namespace aos.testing;
table UseSchema {
schema:reflection.Schema (id: 0);
}
root_type UseSchema;