linx-simulator2/node_modules/protobufjs/tests/T139.proto
2019-09-18 11:11:16 +03:00

5 lines
74 B
Protocol Buffer

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