github.com/gogo/protobuf@v1.3.2/test/issue270/b/b.proto (about) 1 syntax = "proto2"; 2 3 package issue270.b; 4 5 message B { 6 }