parallaxis/node_modules/json/test/quiet/expected.stdout

10 lines
122 B
Plaintext
Executable File

# no args
json: error: input is not JSON: Bad string at
{'foo'}
.^
{'foo'}
# -q
{'foo'}
# --quiet
{'foo'}