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