miller/test/cases/cli-fixed-width/0004/expout
Balki de31cb1fc8
Add fixed width support for pprint reader (#1999)
* Add fixed width support for pprint reader

* fix windows fail

* fix windows fail 2
2026-03-01 11:25:17 -05:00

21 lines
255 B
Text

[
{
"Name": "JohnDoe",
"Last Seen": "two days ago",
"Thing": "Bottle"
},
{
"Name": "FooBar12",
"Last Seen": "online",
"Thing": "Pen"
},
{
"Name": "Max",
"Last Seen": "yesterday",
"Thing": ""
},
{
"Name": "Doe",
"Thing": "Bottle"
}
]