2018-12-22 23:30:39 +01:00

5 lines
70 B
Protocol Buffer

message T139 {
required int32 a = 1;
required uint32 b = 2;
}