blob: d4f72ef0b351ae89244f16ef2f4c70adab77aa6a [file] [log] [blame]
syntax = "proto3";
message SecondOneof {
repeated int32 foo = 1;
}