summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/nested_error
AgeCommit message (Collapse)Author
2023-03-23fix(inspect): ensure non-compact output when object literal has newline in ↵David Sherret
entry text (#18366) Fixes `Deno.inspect` to make an object literal non-compact when an entry has multiple lines in it.