Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
5f2fcc3f6c5eba06ed667103820244a2f6c06043
/
.
/
ruby
/
tests
/
test_ruby_package.proto
blob: b8725620284d1d3bccd596cd05ae6a8e7da07de3 [
file
] [
log
] [
blame
]
syntax
=
"proto3"
;
package
foo_bar
;
option
ruby_package
=
"A.B"
;
message
TestRubyPackageMessage
{}