blob: b8a5569eb20cfda81d2d030b27d6cd0f89cf7c69 [file] [log] [blame]
namespace testing;
table TestTableInteger {
test_int:int;
}
root_type TestTableInteger;