diff options
author | Jake Leahy <jake@leahy.dev> | 2023-11-09 17:33:57 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-09 07:33:57 +0100 |
commit | 60597adb1019174fe190ff84e46284a72a8b1ae2 (patch) | |
tree | 2224f7dd4effab104d550490de1f82731b57cc08 /tests/exprs/texprstmt.nim | |
parent | e081f565cb658a173c0a3fbe562beda937ed2cc4 (diff) | |
download | Nim-60597adb1019174fe190ff84e46284a72a8b1ae2.tar.gz |
Fix using `--stdout` with `jsondoc` (#22925)
Fixes the assertion defect that happens when using `jsondoc --stdout` (There is no outfile since its just stdout) ``` Error: unhandled exception: options.nim(732, 3) `not conf.outFile.isEmpty` [AssertionDefect] ``` Also makes the output easier to parse by ending each module output with a new line.
Diffstat (limited to 'tests/exprs/texprstmt.nim')
0 files changed, 0 insertions, 0 deletions