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