Sign in
flutter
/
third_party
/
protobuf
/
96029f3c4aef2fe6ce3ab7c40f3bbbe985356708
/
.
/
ruby
/
tests
/
test_ruby_package.proto
blob: b8725620284d1d3bccd596cd05ae6a8e7da07de3 [
file
]
syntax
=
"proto3"
;
package
foo_bar
;
option
ruby_package
=
"A.B"
;
message
TestRubyPackageMessage
{}