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