mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-01 10:20:35 +00:00
7 lines
55 B
Protocol Buffer
7 lines
55 B
Protocol Buffer
syntax = "proto2";
|
|
|
|
package issue270.b;
|
|
|
|
message B {
|
|
}
|