summary refs log tree commit diff stats
path: root/tests/exprs/texprstmt.nim
diff options
context:
space:
mode:
authorJake Leahy <jake@leahy.dev>2023-11-09 17:33:57 +1100
committerGitHub <noreply@github.com>2023-11-09 07:33:57 +0100
commit60597adb1019174fe190ff84e46284a72a8b1ae2 (patch)
tree2224f7dd4effab104d550490de1f82731b57cc08 /tests/exprs/texprstmt.nim
parente081f565cb658a173c0a3fbe562beda937ed2cc4 (diff)
downloadNim-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