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