mirror of https://github.com/docker/cli.git
7 lines
55 B
Protocol Buffer
7 lines
55 B
Protocol Buffer
|
syntax = "proto2";
|
||
|
|
||
|
package issue270.b;
|
||
|
|
||
|
message B {
|
||
|
}
|