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