blob: 6802a86a7f850d0100882827acc3e79adf6ee5cf [file] [log] [blame]
namespace aos.logger.testing;
table TestMessage {
value:int (id: 0);
}
root_type TestMessage;