python-betterproto/betterproto/tests/repeatedpacked.json
2019-10-08 00:23:11 -07:00

6 lines
87 B
JSON

{
"counts": [1, 2, -1, -2],
"signed": [1, 2, -1, -2],
"fixed": [1.0, 2.7, 3.4]
}