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