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