blob: b18d59371237d27c1a4827af680c09fea330ead8 [file] [log] [blame]
attribute "csharp_namespace";
namespace Test;
table Data (csharp_partial) {
value:int;
}
root_type Data;
file_identifier "TEST";