Post History
jq --null-input --raw-output, 15 bytes "Hello, World!" Try it online! They kept saying that jq is the language of September 2021. Still surprised no one even made a Hello, World! on it.
#1: Initial revision
# [jq] `--null-input` `--raw-output`, 15 bytes
"Hello, World!"
[Try it online!][TIO-kt9fc3b3]
They kept saying that [jq] is the language of September 2021. Still surprised no one even made a `Hello, World!` on it.
[jq]: https://stedolan.github.io/jq/
[TIO-kt9fc3b3]: https://tio.run/##yyr8/1/JIzUnJ19HITy/KCdFUen//3/5BSWZ@XnF/3V180pzcnQz8wpKS4CcosRy3fzSEiAHAA "jq – Try It Online"
