Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
HEAD
/
.
/
upb
/
test
/
custom_options_unlinked.proto
blob: 1d0a13e2dbb717508e1ae96aed1cef75f168f458 [
file
] [
log
] [
blame
]
edition
=
"2024"
;
package
upb
;
import
"google/protobuf/descriptor.proto"
;
extend
google
.
protobuf
.
MessageOptions
{
int32
message_opt_unlinked
=
7739037
;
}