Internal change

PiperOrigin-RevId: 595999309
pull/15303/head
Protobuf Team Bot 1 year ago committed by Copybara-Service
parent 42ecd61b3e
commit 0ae12df494
  1. 3
      src/google/protobuf/compiler/cpp/test_bad_identifiers.proto

@ -120,8 +120,7 @@ message TestConflictingSymbolNames {
// For clashing local variables in Serialize and ByteSize calculation.
optional string target = 38;
extensions 1000 to max
[verification = UNVERIFIED]; // NO_PROTO3
extensions 1000 to max [verification = UNVERIFIED]; // NO_PROTO3
}
message TestConflictingSymbolNamesExtension { // NO_PROTO3

Loading…
Cancel
Save