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