forked from extern/nushell
5770b15270
* Use iterator chain instead of string concat * Add regression test for multi-value lines
4 lines
75 B
JSON
4 lines
75 B
JSON
{
|
|
"first": "first",
|
|
"second": "this\nshould\nbe\nseparate\nlines"
|
|
} |