mirror of
https://github.com/nushell/nushell
synced 2024-11-14 00:47:09 +00:00
5770b15270
* Use iterator chain instead of string concat * Add regression test for multi-value lines
4 lines
No EOL
75 B
JSON
4 lines
No EOL
75 B
JSON
{
|
|
"first": "first",
|
|
"second": "this\nshould\nbe\nseparate\nlines"
|
|
} |