Sign in
flutter
/
third_party
/
protobuf
/
b7dc77415a28f3513663834b31b8eacc1f84f7f2
/
.
/
tests
/
bindings
/
lua
/
test.proto
blob: c4b7e9c3dbd1490e5adae9d8e9d7ab5ce6253c7d [
file
] [
log
] [
blame
]
syntax
=
"proto2"
;
package
upb_test
;
message
MapTest
{
map
<
string
,
double
>
map_string_double
=
1
;
}