blob: ba4f2fdfc944e7c0e97c3fad3de60fa938e602ad [file] [log] [blame]
namespace testing;
table TestTableString {
test_string:string;
}
root_type TestTableString;