SourceTermAnalysisSystem_vue/node_modules/resolve-protobuf-schema/test/c.proto

3 lines
38 B
Protocol Buffer
Raw Normal View History

2026-05-15 10:22:44 +08:00
message C {
optional string c = 1;
}