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

7 lines
89 B
JSON
Raw Normal View History

{
"signed32": 150,
"negative32": -150,
"string64": "150",
"negative64": "-150"
}