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