mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
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"
|
|
} |