Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
cf5f0bd888aaf576978ccc16a3fbf8cecaaf0d52
/
.
/
test
/
proto
/
a.proto
blob: 056f5bf47c9ad621326130101c8ad8a83be208ef [
file
]
syntax
=
"proto3"
;
message
A
{
string
a
=
1
;
}