nushell-plugins/nushell/tests/fixtures/formats/sample-simple.json

4 lines
75 B
JSON
Raw Normal View History

2025-06-27 02:33:44 +01:00
{
"first": "first",
"second": "this\nshould\nbe\nseparate\nlines"
}