summit/frontend/node_modules/resolve-protobuf-schema/test/c.proto

3 lines
38 B
Protocol Buffer
Raw Normal View History

2025-12-08 16:31:30 +00:00
message C {
optional string c = 1;
}