RosettaCodeData/Task/Program-termination/Jq/program-termination-2.jq

3 lines
64 B
Plaintext

$ jq -n '"Hello" | if 1 then error else 2 end'
jq: error: Hello