RosettaCodeData/Task/Program-termination/Jq/program-termination-2.jq
2017-09-25 22:28:19 +02:00

2 lines
64 B
Text

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