Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
8a4b2c573a8f452cdb4e8e04841bfa5f21738e12
/
.
/
php
/
tests
/
test_no_namespace.proto
blob: 4331aeabe93092f584a0d36cf2b5afe416a4a991 [
file
] [
log
] [
blame
]
syntax
=
"proto3"
;
message
NoNameSpace
{
int32
a
=
1
;
}