pebble/third_party/nanopb/tests/regression/issue_637/other.proto

7 lines
73 B
Protocol Buffer
Raw Permalink Normal View History

syntax = "proto3";
message SecondOneof {
repeated int32 foo = 1;
}