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