RosettaCodeData/Task/String-concatenation/Jq/string-concatenation.jq

2 lines
31 B
Plaintext

"hello" as $s | $s + " there!"