Sign in
flutter
/
third_party
/
protobuf
/
HEAD
/
.
/
rust
/
test
/
shared
/
utf8
/
no_features_proto2.proto
blob: 9d20ae7c4af402ab8e6afb9e9559f90dec0602eb [
file
] [
log
] [
blame
]
syntax
=
"proto2"
;
package
utf8
;
message
NoFeaturesProto2
{
optional
string
my_field
=
1
;
}