miller/test/cases/verb-split/0006/split_1.json.expect
John Kerl 42a39a86ac
Use fixed OFMT for multi-platform regression-testing (#988)
* Use fixed OFMT for multi-platform regression-testing

* Update regression tests to use fixed OFMT
2022-03-16 14:44:42 -04:00

47 lines
698 B
Text

[
{
"color": "yellow",
"shape": "triangle",
"flag": "true",
"k": 1,
"index": 11,
"quantity": 43.64980000,
"rate": 9.88700000
},
{
"color": "red",
"shape": "circle",
"flag": "true",
"k": 3,
"index": 16,
"quantity": 13.81030000,
"rate": 2.90100000
},
{
"color": "purple",
"shape": "triangle",
"flag": "false",
"k": 5,
"index": 51,
"quantity": 81.22900000,
"rate": 8.59100000
},
{
"color": "purple",
"shape": "triangle",
"flag": "false",
"k": 7,
"index": 65,
"quantity": 80.14050000,
"rate": 5.82400000
},
{
"color": "yellow",
"shape": "circle",
"flag": "true",
"k": 9,
"index": 87,
"quantity": 63.50580000,
"rate": 8.33500000
}
]