Sign in
appsheet-third-party
/
protobuf.js
/
c64ff7b4da16e97fea52d5d2eb3c40f76e43cf8f
/
.
/
tests
/
data
/
type_url.proto
blob: 7255b69b706248f40d4cdaf4fa20f85684aeb913 [
file
] [
log
] [
blame
]
syntax
=
"proto3"
;
message
TypeUrlTest
{
message
Nested
{
string
a
=
1
;
}
Nested
nested
=
1
;
}