--- a/lib/Protobuf-PHP/tests/protos/repeated-nested.txt +++ b/lib/Protobuf-PHP/tests/protos/repeated-nested.txt @@ -1,1 +1,10 @@ +nested { + id: 1 +} +nested { + id: 2 +} +nested { + id: 3 +}