Sign in
flutter
/
third_party
/
protobuf
/
207d01daa170306370308eb27a5da38d5822a21a
/
.
/
ruby
/
tests
/
test_ruby_package_proto2.proto
blob: 4309044e5fd44274cf7177da7866463712dcb46f [
file
] [
log
] [
blame
]
syntax
=
"proto2"
;
package
foo_bar_proto2
;
option
ruby_package
=
"A.B.Proto2"
;
message
TestRubyPackageMessage
{}