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