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