RosettaCodeData/Task/Program-termination/Jq/program-termination-2.jq
2023-07-01 13:44:08 -04:00

2 lines
64 B
Text

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