1
0
Fork 0
python-aristaproto/tests/inputs/repeatedpacked/repeatedpacked.json

6 lines
95 B
JSON
Raw Normal View History

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