syntax = "proto3";

message SecondOneof {
    repeated int32 foo = 1;
}