Sign in
flutter
/
third_party
/
protobuf
/
e780681e35cbd1b3f329ee7b154b8e596680987a
/
.
/
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
{}