blob: 2f832e685c124e955e2493d4698045ba9b89a7f1 [file] [log] [blame]
namespace testing;
table TestTableFloat {
test_float:float;
}
root_type TestTableFloat;