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