Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
fbd69fad43d0ca1ceb09eee6f9e6cbb26f50f005
/
.
/
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
{}