Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
toolchains_protoc
/
c9f15ae3a9bc1d6f43a3caa2ed4e6a0f7d876a36
/
.
/
e2e
/
smoke
/
foo.proto
blob: b6c3444fb1b32b7f1c37782608f7e9b00b752303 [
file
]
syntax
=
"proto3"
;
message
Foo
{
string
msg
=
1
;
}