blob: db164d20f214cc497c8fc4424d3115f2cb9a4a4c [file] [log] [blame]
entries {
name: 'TestName1'
id: 42
nested {
name: "NestedA"
type: AAA
}
nested {
name: "NestedB"
type: BBB
}
nested {
name: "NestedA"
type: AAA
}
}
entries {
name: 'TestName2'
id: 43
nested: {
name: "NestedB"
type: BBB
}
nested: {
name: "NestedA"
type: AAA
}
nested {
name: "NestedB"
type: BBB
}
}