1namespace testing; 2 3table TestTableString { 4 test_string:string; 5} 6 7root_type TestTableString; 8