summaryrefslogtreecommitdiffstats
path: root/tests/inputs/repeatedpacked/repeatedpacked.json
blob: 106fd9080b732ddc0811a44a7f1d34c523a56568 (plain)
1
2
3
4
5
{
  "counts": [1, 2, -1, -2],
  "signed": ["1", "2", "-1", "-2"],
  "fixed": [1.0, 2.7, 3.4]
}