Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
72b22edea24d6e2c436b5e8d2eedd27c9e64871b
/
.
/
ruby
/
tests
/
test_ruby_package_proto2.proto
blob: c55bde435b7e4611db00bc83f82273ae3a262912 [
file
] [
log
] [
blame
]
syntax
=
"proto2"
;
package
foo_bar_proto2
;
option
ruby_package
=
"A::B::Proto2"
;
message
TestRubyPackageMessage
{}