blob: df2ffd7dd17eeba5ae27753163280f196206226e [file] [log] [blame]
namespace aos;
table TestMessage {
value:int (id: 0);
}
root_type TestMessage;