Sign in
bazel
/
bazel
/
8796230139f1be08c1cf21eb5571da563abce603
/
.
/
third_party
/
nanopb
/
tests
/
extra_fields
/
person_with_extra_field.expected
blob: da9c32df655cdeba798dda132ada35278f64418f [
file
] [
log
] [
blame
]
name
:
"Test Person 99"
id
:
99
email
:
"test@person.com"
phone
{
number
:
"555-12345678"
type
:
MOBILE
}
phone
{
number
:
"99-2342"
}
phone
{
number
:
"1234-5678"
type
:
WORK
}