Star
13
Fork
266
代码
介绍
代码
Issues
118
Pull Requests
106
流水线
Actions
讨论
Wiki
项目成员
51
分析
项目设置
Star
13
Fork
266
master
chromium_third_party
/
protobuf
/
ruby
/
tests
/
test_ruby_package.proto
下载
li-xiang335
chromium 99.0.4844.88 origin init
7732174e
创建于
2023年8月12日
历史提交
syntax =
"proto3"
;
package
foo_bar;
option
ruby_package =
"A::B"
;
message
TestRubyPackageMessage
{}