blob: 1d26c2eefbea2ad37782ffd2a82ba11d2bd6485c [file] [log] [blame]
namespace aos;
table TestMessage {
value:int;
}
root_type TestMessage;