3 lines
38 B
Protocol Buffer
3 lines
38 B
Protocol Buffer
|
|
message C {
|
||
|
|
optional string c = 1;
|
||
|
|
}
|