Skip to content

Commit

Permalink
Internal changes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 611144002
  • Loading branch information
mkruskal-google authored and copybara-github committed Feb 28, 2024
1 parent a9d9bee commit 1f1e7e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ package protobuf_editions_test.proto2;
// LINT: ALLOW_GROUPS

message Proto2Group {
optional group GroupField = 2 {
optional group Groupfield = 2 {
optional int32 int32_field = 1;
}
}

0 comments on commit 1f1e7e7

Please sign in to comment.