mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 09:40:49 +00:00
7 lines
55 B
Protocol Buffer
7 lines
55 B
Protocol Buffer
syntax = "proto2";
|
|
|
|
package issue270.b;
|
|
|
|
message B {
|
|
}
|